updated git.sh

pull/2/head
Hari Sekhon 5 years ago
parent 0a41496c1c
commit 1ec17d2f2f

@ -55,6 +55,7 @@ install_git_completion(){
fi
}
# shellcheck disable=SC1090
[ -f "$HOME/.git-completion.bash" ] && . "$HOME/.git-completion.bash"
isGit(){

Loading…
Cancel
Save