Skip to content

Instantly share code, notes, and snippets.

@bertt
Created June 29, 2017 07:30
Show Gist options
  • Save bertt/39775ec987f3a3a62481904baf111ff2 to your computer and use it in GitHub Desktop.
Save bertt/39775ec987f3a3a62481904baf111ff2 to your computer and use it in GitHub Desktop.
Aliases for developing on WSL
alias dev='cd /mnt/d/dev/github.com'
alias godev='cd /mnt/d/dev/go/src/github.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment