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
Someone can correct me if I'm wrong, but I believe Cmder uses Git for Windows for its bash implementation. Therefore, for releases Cmder is tied to whatever bash version that uses (3.1.23 is the latest). You can run the installer for that and replace your entire msysgit folder in cmder\vendor.
However, if you wanted to some fiddling, the bash.exe being used is located in cmder\vendor\msysgit\bin.
I'm trying to install rvm using cmder and I get
Bash 3.2.25 required (you have 3.1.0(1)-release)
how do I upgrade bash?
The text was updated successfully, but these errors were encountered: