mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
my clean theme
This commit is contained in:
parent
f4944d5a95
commit
0230eff3ae
1 changed files with 6 additions and 0 deletions
6
themes/johnantoni.zsh-theme
Normal file
6
themes/johnantoni.zsh-theme
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
ZSH_THEME_GIT_PROMPT_PREFIX="["
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="]"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}⚡%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=""
|
||||
|
||||
PROMPT='%{$fg[magenta]%}%~%{$fg[cyan]%}$(git_prompt_info)%{$reset_color%}# '
|
||||
Loading…
Add table
Add a link
Reference in a new issue