mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Add "atipugin" theme
This commit is contained in:
parent
0198a12953
commit
83928dad2e
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