From c915def7a196fd412a95e1614078531d6d36bb6d Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 16 Apr 2017 13:05:33 +0200 Subject: massive upgrade to new laptop --- Shell/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Shell/zshrc') diff --git a/Shell/zshrc b/Shell/zshrc index 6568d91..bbe35c2 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -27,7 +27,7 @@ export PATH="$HOME/bin:$PATH" export EDITOR="vim" export LD_LIBRARY_PATH=/usr/local/lib -PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ " +PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}▶ " #RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]" -- cgit v1.2.3-54-g00ecf