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

Powershell - Msys Aliases #639

Closed
erichiller opened this issue Sep 15, 2015 · 1 comment
Closed

Powershell - Msys Aliases #639

erichiller opened this issue Sep 15, 2015 · 1 comment

Comments

@erichiller
Copy link

I just got Cmder up and running and it is amazing. Had to do a bit of work on it to get it going as I wanted in Windows with powershell, cmd and msys (with ssh) The last thing I am having trouble with is getting the remaining items in msys / bin working that are NOT .exe as Powershell does not recognize them as executables, for example vi and vim. or awk.

I'm sure there is something simple that I can modify as their has been for everything else- hoping there was a fix. Otherwise maybe a powershell script to go through all the non-exe files in bin and add them as aliases?

@erichiller
Copy link
Author

Suppose could just have anything without the 'exe' suffix get passed to bash and be done with it. Using alias in powershell will suffice.

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

1 participant