Sunday, 2 June 2013

How do I modify my git bash profile in Windows?

How do I modify my git bash profile in Windows?

I'm using Git Bash on Windows 7 and would like to set up bash profile aliases such as alias gs='git status' to make my life easier. How can I do this?

No comments:

Post a Comment