mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Small updates to Illenseer oh-my-zsh theme.
This commit is contained in:
parent
b9a8dc3d96
commit
6f25e832ca
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
# Stephen Tudor, Dejan Ranisavljevic, jnrowe
|
# Stephen Tudor, Dejan Ranisavljevic, jnrowe
|
||||||
# AUTHOR: Nils Pascal Illenseer <ni@np.cx>
|
# AUTHOR: Nils Pascal Illenseer <ni@np.cx>
|
||||||
# VERSION: 1
|
# VERSION: 1
|
||||||
# SCREENSHOT:
|
# SCREENSHOT: http://www.flickr.com/photos/infion/5895644448
|
||||||
# ------------------------------------------------------------------------
|
# ------------------------------------------------------------------------
|
||||||
|
|
||||||
# Format for git_prompt_info()
|
# Format for git_prompt_info()
|
||||||
|
|
@ -24,7 +24,7 @@ ZSH_THEME_GIT_PROMPT_ADDED=" %{$fg_bold[green]%}✚"
|
||||||
ZSH_THEME_GIT_PROMPT_UNTRACKED=" %{$fg_bold[red]%}✚"
|
ZSH_THEME_GIT_PROMPT_UNTRACKED=" %{$fg_bold[red]%}✚"
|
||||||
|
|
||||||
# Format for git_prompt_ahead()
|
# Format for git_prompt_ahead()
|
||||||
ZSH_THEME_GIT_PROMPT_AHEAD=" %{$fg_bold[red]%}‼"
|
ZSH_THEME_GIT_PROMPT_AHEAD=" %{$fg_bold[red]%}‼ "
|
||||||
|
|
||||||
# Format for git_prompt_long_sha() and git_prompt_short_sha()
|
# Format for git_prompt_long_sha() and git_prompt_short_sha()
|
||||||
ZSH_THEME_GIT_PROMPT_SHA_BEFORE=" %{$fg[white]%}[%{$fg_bold[cyan]%}"
|
ZSH_THEME_GIT_PROMPT_SHA_BEFORE=" %{$fg[white]%}[%{$fg_bold[cyan]%}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue