Update 'zsh.config'
This commit is contained in:
parent
b38729e884
commit
050c8142c1
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ add-zsh-hook precmd update_cstatus
|
|||
setopt PROMPT_SUBST
|
||||
PS1='%T $CSTATUS %(?.%F{green}√.%F{red}?%?)%f %F{#666}%~%f %# '
|
||||
|
||||
alias c="/opt/tools/c/c.sh/c.sh"
|
||||
alias c="/opt/tools/c/src/c.sh"
|
||||
|
||||
|
|
Loading…
Reference in a new issue