ohmyzsh/themes/cypher.zsh-theme
Handsome Cheung a8150660e0 compaudit fo zsh
2013-09-07 08:34:47 +08: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}%} "