Update 'zsh.config'
This commit is contained in:
parent
387d7bdd9c
commit
e4ed5f0e65
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ PS1='%T $CSTATUS %(?.%F{green}√.%F{red}?%?)%f %F{#666}%~%f %# '
|
||||||
|
|
||||||
alias c="/opt/tools/c/src/c.sh"
|
alias c="/opt/tools/c/src/c.sh"
|
||||||
|
|
||||||
|
[[ -f ~/zsh-helpers.zsh ]] && . ~/zsh-helpers.zsh
|
||||||
|
|
Loading…
Reference in a new issue