Some configs for my ubuntu local dev env. To use this
cp bashrc ~/.bashrc(for Linux) orcp bash_profile_for_mac ~/.bash_profile(for mac)cp gitconfig ~/.gitconfig(don't forget to change username and email)sudo apt-get install git bash-completioncp git-prompt.sh ~/git-prompt.sh
Run source ~/.bashrc and enjoy!