Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path.

This commit is contained in:
Jesus de Mula Cano
2011-03-06 18:49:08 +01:00
parent 9681bae634
commit 0127dc2dc7
2 changed files with 35 additions and 10 deletions

View File

@@ -50,5 +50,9 @@ export TODO="t"
# Set store directory for handmade commandline history tool
export hchtstoredir="$HOME/.hcht"
# Set vcprompt executable path for scm advance info in prompt (demula theme)
# https://github.com/xvzf/vcprompt
#export VCPROMPT_EXECUTABLE=~/.vcprompt/bin/vcprompt
# Load Bash It
source $BASH/bash_it.sh