I'm using Git-bash (msys) as my command line tool. I would like to have basic commands like:
export PATH=$PATH:/f/ppython275/App/Scripts
run automatically when I start my shell, but I would like it to be completely self contained, i.e. have the .bashrc file on my usb drive. Is this possible. If so where should I put the .bashrc file