RC scripts doesn't have *.rx mask
This commit is contained in:
4
rc/git-prompt.sh
Normal file
4
rc/git-prompt.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then
|
||||
GIT_PROMPT_ONLY_IN_REPO=1
|
||||
source $HOME/.bash-git-prompt/gitprompt.sh
|
||||
fi
|
||||
Reference in New Issue
Block a user