From f1992e9d328407f6abd7b8a9a1569979412ff00a Mon Sep 17 00:00:00 2001 From: Jean Parpaillon Date: Fri, 23 Sep 2011 17:49:08 +0200 Subject: * Print Python virtualenv: (in green, by default) --- git-prompt.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'git-prompt.conf') 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 -- cgit v1.2.3