Toning down the SPROMPT colours, which are a bit too much
This commit is contained in:
parent
7fba664f79
commit
ed3394e855
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ function prompt_giddie_setup {
|
|||
)%F{magenta}%n%f@%F{yellow}%m%f|%F{green}${prompt_custom_wd}%f${vcs_info_msg_0_}
|
||||
%F{blue}${prompt_symbol}%f '
|
||||
RPROMPT=
|
||||
SPROMPT='%F{blue}zsh: %F{yellow}correct %F{magenta}%R%f to %F{green}%r%f [nyae]? '
|
||||
SPROMPT='zsh: correct %F{magenta}%R%f to %F{green}%r%f [nyae]? '
|
||||
}
|
||||
|
||||
prompt_giddie_setup "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue