Created
October 25, 2019 03:02
-
-
Save Lukas238/e4fe361eb1b031355eab8fe915a84d0c to your computer and use it in GitHub Desktop.
.bashrc alias to launch Fork from WSL in Windows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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