mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Can't get too much of a good thing ;-)
-Dx
This commit is contained in:
parent
1a744556ec
commit
0efa41d7cd
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ fi
|
|||
|
||||
local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"
|
||||
|
||||
PROMPT='%m%{${fg_bold[magenta]}%} :: %{$reset_color%}%{${fg[green]}%}%3~ %{${fg_bold[$CARETCOLOR]}%}%#%{${reset_color}%} '
|
||||
PROMPT='%{${fg[green]}%}${USER}%{${fg[yellow]}%}@%{${fg[blue]}%}%m%{${fg[magenta]}%}ᐉ %{$reset_color%}%{${fg[green]}%}%3~ %{${fg_bold[$CARETCOLOR]}%}%#%{${reset_color}%} '
|
||||
|
||||
RPS1=' ${return_code} $(git_prompt_info)'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue