From 78f667be6f3892ffd4976e622b54d005aacce36b Mon Sep 17 00:00:00 2001 From: Jer Noble Date: Thu, 7 Feb 2013 12:18:20 -0800 Subject: [PATCH] Updated PS1. --- zsh_login | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh_login b/zsh_login index da5e7c5..1eb6065 100644 --- 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 -- 2.40.1