Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run bash in Powershell #4

Open
Lillecarl opened this issue Aug 30, 2017 · 1 comment
Open

Run bash in Powershell #4

Lillecarl opened this issue Aug 30, 2017 · 1 comment

Comments

@Lillecarl
Copy link

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

@Manouchehri
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants