mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
shakennotstirred theme
This commit is contained in:
parent
3913106b2e
commit
9ee57afcf3
1 changed files with 5 additions and 0 deletions
5
themes/shakennotstirred.zsh-theme
Executable file
5
themes/shakennotstirred.zsh-theme
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
PROMPT='%(!.%{$fg_bold[red]%}%n@.%{$fg_bold[green]%}%n@)%m : %{$fg_bold[magenta]%}%2~ %#%{$reset_color%} '
|
||||
RPROMPT='%{$fg_bold[yellow]%}$(git_prompt_info)%{$reset_color%}'
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="<"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="> "
|
||||
Loading…
Add table
Add a link
Reference in a new issue