mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
3 lines
130 B
Text
Executable file
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
|