bash-WSL-context-menu icon indicating copy to clipboard operation
bash-WSL-context-menu copied to clipboard

Run bash in Powershell

Open Lillecarl opened this issue 7 years ago • 1 comments

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 avatar Aug 30 '17 07:08 Lillecarl

@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.

Manouchehri avatar Aug 30 '17 16:08 Manouchehri