Set default for rvm prompt prefix/suffix

This commit is contained in:
Alexander Simonov 2012-12-02 20:30:25 +02:00
commit 27841ca7c1
2 changed files with 1 additions and 5 deletions

View file

@ -95,7 +95,6 @@ setprompt () {
# Modify RVM prompt
ZSH_THEME_RVM_PROMPT_PREFIX=" ["
ZSH_THEME_RVM_PROMPT_SUFFIX="]"
ZSH_THEME_RVM_PROMPT_OPTIONS=(v i)
###