mirror of https://git.xinb.cc/xinb/ohmyzsh.git
Added theunraveler theme.
This commit is contained in:
parent
99f159e0a7
commit
6764e50397
|
@ -0,0 +1,6 @@
|
|||
# Comment
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX=')'
|
||||
|
||||
PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'
|
Loading…
Reference in New Issue