summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Tatom <dannytatom@gmail.com>2011-01-08 21:07:03 -0800
committerDanny Tatom <dannytatom@gmail.com>2011-01-09 20:31:18 -0800
commitf5c45c23ee7958395e80f97228c4267bfd0d4e6c (patch)
treeb0884ea22ad6f1c9f79f33a4ae6b8c3757e2c08a
parent7a9cc198196cb0c935afe96e1de249c3a05ad413 (diff)
downloadzsh-f5c45c23ee7958395e80f97228c4267bfd0d4e6c.tar.gz
zsh-f5c45c23ee7958395e80f97228c4267bfd0d4e6c.tar.bz2
zsh-f5c45c23ee7958395e80f97228c4267bfd0d4e6c.zip
Added lambda theme
-rw-r--r--themes/lambda.zsh-theme6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/lambda.zsh-theme b/themes/lambda.zsh-theme
new file mode 100644
index 000000000..63292d331
--- /dev/null
+++ b/themes/lambda.zsh-theme
@@ -0,0 +1,6 @@
+# ZSH Theme - Preview: http://cl.ly/350F0F0k1M2y3A2i3p1S
+
+PROMPT='λ %~/ $(git_prompt_info)%{$reset_color%}'
+
+ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}"
+ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "