old PS1 colorscheme
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user