From 0c5fa004ce37deac6e03ed536b19e0796eb33b78 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Tue, 4 Oct 2016 17:22:02 -0400 Subject: [PATCH] old PS1 colorscheme --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 548d263..02a0481 100644 --- a/.zshrc +++ b/.zshrc @@ -25,7 +25,7 @@ export GIT_PS1_SHOWSTASHSTATE=1 export GIT_PS1_SHOWUPSTREAM="auto" export GIT_PS1_SHOWCOLORHINTS=1 -PS1=$'\n╭%{$fg[yellow]%}$(__git_ps1 "(%s)")%{$fg[green]%}[%~]%{$reset_color%}\n╰%{$fg[red]%}%n%{$fg[blue]%}@%{%F{214}%}%m%f%{$reset_color%}%# ' +PS1=$'\n╭%{$fg[yellow]%}$(__git_ps1 "(%s)")%{$fg[green]%}[%~]%{$reset_color%}\n╰%{$fg[cyan]%}%n%{$fg[yellow]%}@%{%F{214}%}%m%f%{$reset_color%}%# ' alias cdg='. cdg' alias coin='rlwrap coin' # by-setup-c0