mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Set default for rvm prompt prefix/suffix
This commit is contained in:
parent
30687c4147
commit
27841ca7c1
2 changed files with 1 additions and 5 deletions
|
|
@ -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)
|
||||
|
||||
|
||||
###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue