July 2018
Intermediate to advanced
354 pages
10h 57m
English
In your .bashrc or .zshrc file, add the following code snippet, again depending on your shell and the location of the git-prompt.sh file:
if [ -f /etc/bash_completion.d/git-prompt.sh ]; then
source /etc/bash_completion.d/git-prompt.sh
fi
Read now
Unlock full access