Moved each theme under its own directory and changed the file extension.

This commit is contained in:
Sorin Ionescu 2011-07-13 13:03:11 -04:00
commit b34e9e0022
90 changed files with 3 additions and 4 deletions

View file

@ -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}%} "