mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
tweaking the prompt
This commit is contained in:
parent
cd2cf77d1a
commit
1521d60f7d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# $FG[145] - white
|
||||
|
||||
PROMPT='%{$fg[green]%}[$(collapse_pwd)]
|
||||
%{$fg[yellow]%}$(git_prompt_short_sha)%{$reset_color%}$(git_prompt_info)%{$reset_color%} '
|
||||
%{$fg[cyan]%}$(git_prompt_short_sha)%{$reset_color%}$(git_prompt_info)%{$reset_color%} > '
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[red]%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue