summaryrefslogtreecommitdiff
path: root/git-prompt.conf
diff options
context:
space:
mode:
authorLeonid Volnitsky <leonid@volnitsky.com>2012-07-06 10:59:37 -0700
committerLeonid Volnitsky <leonid@volnitsky.com>2012-07-06 10:59:37 -0700
commit807e54cf0dfbd5b3264aee01c414f8a860f23cba (patch)
tree01aa8c11fce0a8a56bcae2133adc389f76d09abd /git-prompt.conf
parentfixed: filesnames with spaces, quotes and other special chars (diff)
parent* Print Python virtualenv: (diff)
downloadgit-prompt-807e54cf0dfbd5b3264aee01c414f8a860f23cba.tar.gz
git-prompt-807e54cf0dfbd5b3264aee01c414f8a860f23cba.tar.bz2
git-prompt-807e54cf0dfbd5b3264aee01c414f8a860f23cba.zip
Merge pull request #18 from jeanparpaillon/master
Add Python virtualenv to prompt
Diffstat (limited to 'git-prompt.conf')
-rw-r--r--git-prompt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-prompt.conf b/git-prompt.conf
index e26793c..dee3c0c 100644
--- a/git-prompt.conf
+++ b/git-prompt.conf
@@ -19,6 +19,7 @@
# svn_module=off
# hg_module=on
# vim_module=on
+# virtualenv_module=on
########################################################### DEFAULT OBJECTS
@@ -53,6 +54,7 @@
# if [[ -n "$cols" && $cols -ge 8 ]]; then # if terminal supports colors
# dir_color=CYAN
# rc_color=red
+ # virtualenv_color=green
# user_id_color=blue
# root_id_color=magenta
# else # B/W terminal