mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
use ge sign instead of percentage sign
This commit is contained in:
parent
7f3b495711
commit
34285b5b01
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ THUMBS_UP=$(echo -e "\xF0\x9F\x91\x8D")
|
|||
PROMPT='
|
||||
|
||||
%{$USER_COLOR%}%n@%m %{$DIR_COLOR%}[%~] %{$GIT_INFO_COLOR%}$(git_prompt_info) $(git_prompt_status) %{$RESET_COLOR%}
|
||||
% %{$RESET_COLOR%}'
|
||||
> %{$RESET_COLOR%}'
|
||||
|
||||
RPROMPT='%{$DATE_AND_COLOR%}%w,%t%{$RESET_COLOR%}'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue