summaryrefslogtreecommitdiff
path: root/themes/simonoff.zsh-theme
diff options
context:
space:
mode:
authorAlexander Simonov <alex@simonov.me>2012-12-02 20:30:25 +0200
committerAlexander Simonov <alex@simonov.me>2012-12-02 20:30:25 +0200
commit27841ca7c1bb6bd19e0eb66e1dcc8fa3a6a6ebba (patch)
tree06890eb51c4c9a6e4bb2e0004c3a117ff445e156 /themes/simonoff.zsh-theme
parent30687c414785fbc7d7d7d44ae60166075be75da7 (diff)
downloadzsh-27841ca7c1bb6bd19e0eb66e1dcc8fa3a6a6ebba.tar.gz
zsh-27841ca7c1bb6bd19e0eb66e1dcc8fa3a6a6ebba.tar.bz2
zsh-27841ca7c1bb6bd19e0eb66e1dcc8fa3a6a6ebba.zip
Set default for rvm prompt prefix/suffix
Diffstat (limited to 'themes/simonoff.zsh-theme')
-rw-r--r--themes/simonoff.zsh-theme1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/simonoff.zsh-theme b/themes/simonoff.zsh-theme
index 01f381c48..fb4d32e24 100644
--- a/themes/simonoff.zsh-theme
+++ b/themes/simonoff.zsh-theme
@@ -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)
###