]> id.pley.net Git - dotfiles.git/blobdiff - zsh_login
Updated PS1.
[dotfiles.git] / 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