diff options
Diffstat (limited to 'bash-git-prompt.conf.in')
-rw-r--r-- | bash-git-prompt.conf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bash-git-prompt.conf.in b/bash-git-prompt.conf.in new file mode 100644 index 0000000..ebe1ab9 --- /dev/null +++ b/bash-git-prompt.conf.in @@ -0,0 +1,3 @@ +#/bin/bash + +skipDirRegEx='^$' |