dots/bash/git
2009-01-13 01:39:40 -06:00

3 lines
130 B
Text
Executable file

if [ -x /usr/local/git/contrib/completion/git-completion.bash ]; then
. /usr/local/git/contrib/completion/git-completion.bash
fi