summaryrefslogtreecommitdiff
path: root/themes/gentoo.zsh-theme
diff options
context:
space:
mode:
authorIgor Vinokurov <zynaps@zynaps.ru>2010-12-02 03:49:13 +0300
committerIgor Vinokurov <zynaps@zynaps.ru>2010-12-02 03:49:13 +0300
commitd230d2e519fb4720671ff7acf2b5a05f640eaebe (patch)
tree3816a021e6e01f6f25ac6d3e527925e62de96749 /themes/gentoo.zsh-theme
parent583c984a864969579a0c258528ae93f9529308d4 (diff)
downloadzsh-d230d2e519fb4720671ff7acf2b5a05f640eaebe.tar.gz
zsh-d230d2e519fb4720671ff7acf2b5a05f640eaebe.tar.bz2
zsh-d230d2e519fb4720671ff7acf2b5a05f640eaebe.zip
gentoo-like theme w/ git_prompt_info
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=") "