]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/themes/cypher.zsh-theme
remove oh-my-zsh
[dotfiles.git] / zsh / themes / cypher.zsh-theme
diff --git a/zsh/themes/cypher.zsh-theme b/zsh/themes/cypher.zsh-theme
deleted file mode 100644 (file)
index 45df53d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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}%} "