Changes for DWL on Arch
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# If git-prompt does not exist, get it with following command:
|
||||
#
|
||||
# $ wget https://raw.github.com/git/git/master/contrib/completion/git-prompt.sh
|
||||
[ -r /usr/share/bash-completion/completions/git ] && . /usr/share/bash-completion/completions/git
|
||||
|
||||
if [ -f /etc/bash_completion.d/git-prompt ]; then
|
||||
source /etc/bash_completion.d/git-prompt
|
||||
fi
|
||||
|
Reference in New Issue
Block a user