]> id.pley.net Git - dotfiles.git/commitdiff
Updated PS1.
authorJer Noble <jer.noble@apple.com>
Thu, 7 Feb 2013 20:18:20 +0000 (12:18 -0800)
committerJer Noble <jer.noble@apple.com>
Thu, 7 Feb 2013 20:18:20 +0000 (12:18 -0800)
zsh_login

index da5e7c52a758556412edc0c4f878f7100a9ad02c..1eb60652d7ad5e898894881c13dcdd1e1be21e1b 100644 (file)
--- a/zsh_login
+++ b/zsh_login
@@ -33,7 +33,7 @@ setopt INC_APPEND_HISTORY
 setopt SHARE_HISTORY
 setopt extended_glob
 
-PS1=$'\(zsh) %(?.%F{green}:-\)%f.%F{red}:-(%f) %(1v.%1v .)%n@%m:%(3~,.../,)%2~> '
+PS1=$'\(zsh) %(?.%F{green}  ┬─┬ノ(º_ºノ\)%f.%F{red}(╯°□°\)╯︵ ┻━┻%f) %(1v.%1v .)%n@%m:%(3~,.../,)%2~> '
 PATH=~/bin:$PATH
 
 HISTFILE=~/.zsh_history