mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
fix typo
This commit is contained in:
parent
2aec62ba9b
commit
7830349e95
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ DIR_PROMPT_="%{$FG[002]%} %1~ % "
|
|||
GIT_PROMPT="%{$FG[117]%}\$(git_prompt_info)%{$reset_color%}\$(git_prompt_status)%{$reset_color%}%{$FG[117]%}%{$FG[208]%}» %{$reset_color%}"
|
||||
|
||||
PROMPT="$SMILEY_$DIR_PROMPT_$GIT_PROMPT"
|
||||
RPROMPT="$RUBY_PROMPT_"
|
||||
RPROMPT="$RUBY_PROMPT"
|
||||
|
||||
#Git prompt info
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="%B%F{208}| %{$reset_color%}%{$FG[117]%}git:(%{$FG[118]%}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue