Skip to content
Snippets Groups Projects
Commit 88fc9501 authored by Tim Zallmann's avatar Tim Zallmann
Browse files

Added a tip for alias setup

parent e76fc8b6
No related branches found
No related tags found
1 merge request!297Added Win10 bash setup guide
Pipeline #
Loading
Loading
@@ -16,7 +16,7 @@ This is a step-by-step guide on how to get the GDK working under the current `Wi
 
6. What we will do is now do a second installation in your `/mnt/…` directory which is setup with your Windows hard drive. So I will create a directory on `C:/` with the name `tzwsl` (as an example)
 
7. Now change directory `cd /mnt/c/tzwsl`
7. Now change directory `cd /mnt/c/tzwsl` (Tip: Create an alias to go make it easier to reach your mounted directory `alias wslhome="cd /mnt/c/Users/YOUR_USER_NAME_HERE"`)
 
8. Run `gdk init`
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment