mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 83928dad2e into 5667161d49
This commit is contained in:
commit
34182c5aa3
1 changed files with 6 additions and 0 deletions
6
themes/atipugin.zsh-theme
Normal file
6
themes/atipugin.zsh-theme
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
PROMPT='[%{$fg_bold[blue]%}%~%{$reset_color%}] '
|
||||
RPROMPT='$(git_prompt_info)'
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX=""
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX=""
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}*%{$reset_color%}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue