]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/themes/cypher.zsh-theme
merge oh-my-zsh into subdir
[dotfiles.git] / zsh / themes / cypher.zsh-theme
diff --git a/zsh/themes/cypher.zsh-theme b/zsh/themes/cypher.zsh-theme
new file mode 100644 (file)
index 0000000..45df53d
--- /dev/null
@@ -0,0 +1,4 @@
+# Based on evan's prompt
+# Shows the exit status of the last command if non-zero
+# Uses "#" instead of "»" when running with elevated privileges
+PROMPT="%m %{${fg_bold[red]}%}:: %{${fg[green]}%}%3~%(0?. . ${fg[red]}%? )%{${fg[blue]}%}»%{${reset_color}%} "