mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
@@ -7,7 +7,7 @@ typeset +H _hist_no="%{$fg[grey]%}%h%{$reset_color%}"
|
|||||||
|
|
||||||
PROMPT='
|
PROMPT='
|
||||||
$(_user_host)${_current_dir} $(git_prompt_info) $(ruby_prompt_info)
|
$(_user_host)${_current_dir} $(git_prompt_info) $(ruby_prompt_info)
|
||||||
%{%(!.%F{red}.%F{white})%}▶%{$resetcolor%} '
|
%{%(!.%F{red}.%F{white})%}▶%{$reset_color%} '
|
||||||
|
|
||||||
PROMPT2='%{%(!.%F{red}.%F{white})%}◀%{$reset_color%} '
|
PROMPT2='%{%(!.%F{red}.%F{white})%}◀%{$reset_color%} '
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user