You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: