Using windows Git Bash in MobaXterm

bashgitmobaxterm

I have custom macros etc in my mobaxterm, but I have worked for a half a year on a remote linux machines, now I have my code on my local PC and I use git bash. Can I use it through MobaXterm?

Best Answer

MobaXterm -> Settings -> Configuration -> Terminal -> Use Windows PATH environment -> check -> OK

If you should change the windows path later (for instance by installing software), you have to restart mobaxterm for the changes to take effect.

Related Question