mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
a theme that looks like coffeescript
This commit is contained in:
parent
c329762478
commit
68c1222f8d
1 changed files with 0 additions and 0 deletions
6
themes/coffee.zsh-theme
Normal file
6
themes/coffee.zsh-theme
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$reset_color%} ("
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%})%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}*%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=""
|
||||
|
||||
PROMPT='%{$fg[cyan]%}%1~%{$reset_color%}%{$fg[yellow]%}:%{$fg[black]%}$(git_prompt_info) ->%{$reset_color%} '
|
||||
Loading…
Add table
Add a link
Reference in a new issue