ohmyzsh/themes/cypher.zsh-theme
Charles-Pierre Astolfi 099fa2d05b mines
2013-07-26 10:11:04 +02:00

4 lines
258 B
Bash
Executable file

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