From 017850cec8d69cf484a91d100ca733eff1d41be1 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 28 Nov 2013 01:15:41 +0900 Subject: [PATCH] add git-prompt candidate --- shrc | 1 + 1 file changed, 1 insertion(+) diff --git a/shrc b/shrc index f309f3b..b583268 100755 --- a/shrc +++ b/shrc @@ -1049,6 +1049,7 @@ __my_ps1_moc(){ } for f in /usr/share/git/git-prompt.sh \ + /etc/bash_completion.d/git-prompt \ /opt/local/share/git-core/git-prompt.sh \ /opt/local/share/doc/git-core/contrib/completion/git-prompt.sh do