add paths to .bashsrc echo 'export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your/custom/path/' >> ~/.bashrc show hidden files ls -la ~/ | more new git password: reset saved password on MAC git config --global credential.helper osxkeychain on Windows git config --global credential.helper wincred