Skip to content

Instantly share code, notes, and snippets.

@Lukas238
Created October 25, 2019 03:02
Show Gist options
  • Save Lukas238/e4fe361eb1b031355eab8fe915a84d0c to your computer and use it in GitHub Desktop.
Save Lukas238/e4fe361eb1b031355eab8fe915a84d0c to your computer and use it in GitHub Desktop.
.bashrc alias to launch Fork from WSL in Windows.
alias fork='/mnt/c/Windows/System32/cmd.exe /c "%USERPROFILE%\AppData\Local\Fork\Fork.exe "$(wslpath -w -a .)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment