bash-WSL-context-menu
bash-WSL-context-menu copied to clipboard
Run bash in Powershell
powershell.exe -noexit -command Set-Location -literalPath '%V';"C:\Windows\System32\bash.exe"
This is a version which runs bash in a powershell window, allows for powershell keybindings to be used (copypaste etc..)
@Lillecarl Thanks for the tip!
I no longer use this repository (switched to ConEmu), but I've added you as a project member so you can make changes.