summaryrefslogtreecommitdiff
path: root/themes/gentoo.zsh-theme
diff options
context:
space:
mode:
authorFredrik Appelberg <fredrik.appelberg@gmail.com>2011-02-16 10:40:57 +0100
committerFredrik Appelberg <fredrik.appelberg@gmail.com>2011-02-16 10:40:57 +0100
commitbbde258141acef4174f4e3184517af6705fd5939 (patch)
treeda5e04aff3efd1a533ed8156c4d267d9e09502ef /themes/gentoo.zsh-theme
parent792e50c917b7c854fbcadbce10a895ab7fbaa7ec (diff)
parent01b0366f3e27cf30f3882870100f14625fc267d1 (diff)
downloadzsh-bbde258141acef4174f4e3184517af6705fd5939.tar.gz
zsh-bbde258141acef4174f4e3184517af6705fd5939.tar.bz2
zsh-bbde258141acef4174f4e3184517af6705fd5939.zip
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'themes/gentoo.zsh-theme')
-rw-r--r--themes/gentoo.zsh-theme4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/gentoo.zsh-theme b/themes/gentoo.zsh-theme
new file mode 100644
index 000000000..cba143d42
--- /dev/null
+++ b/themes/gentoo.zsh-theme
@@ -0,0 +1,4 @@
+PROMPT='%(!.%{$fg_bold[red]%}.%{$fg_bold[green]%}%n@)%m %{$fg_bold[blue]%}%(!.%1~.%~) $(git_prompt_info)%#%{$reset_color%} '
+
+ZSH_THEME_GIT_PROMPT_PREFIX="("
+ZSH_THEME_GIT_PROMPT_SUFFIX=") "