mirror of https://github.com/bjeanes/dotfiles.git
4 lines
75 B
Bash
4 lines
75 B
Bash
|
# Git completion support in bash
|
||
|
source $DOT_FILES/vcs/git/git-completion
|
||
|
|