old PS1 colorscheme

This commit is contained in:
2016-10-04 17:22:02 -04:00
parent 5fe91820fe
commit 0c5fa004ce

2
.zshrc
View File

@@ -25,7 +25,7 @@ export GIT_PS1_SHOWSTASHSTATE=1
export GIT_PS1_SHOWUPSTREAM="auto" export GIT_PS1_SHOWUPSTREAM="auto"
export GIT_PS1_SHOWCOLORHINTS=1 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 cdg='. cdg'
alias coin='rlwrap coin' # by-setup-c0 alias coin='rlwrap coin' # by-setup-c0