changed current working dir color to white

This commit is contained in:
Lukas Fülling 2015-08-27 11:05:45 +02:00
commit 67293f0a32

View file

@ -145,7 +145,7 @@ prompt_hg() {
# Dir: current working directory
prompt_dir() {
prompt_segment blue black '%~'
prompt_segment blue white '%~'
}
# Virtualenv: current working virtualenv