Wonder how to make your terminal more Git friendly? Here the answer. This work for bash/zsh. For more informations, please visit https://www.udacity.com/course/viewer#!/c-ud775/l-2980038599/m-3333158951
- Save
git-completion.bashandgit-prompt.shin your home directory. - Open
bash_profile_courseand copy it. - For Mac, paste it into
.bash_profile, if you have.bash_profilepreviously make sure you have backup. - For Linux, paste it into
.bashrc, if you have.bash_profilepreviously make sure you have backup. - Restart terminal
