Update 'zsh.config'

This commit is contained in:
Aaron Fischer 2022-12-20 22:47:13 +01:00
parent 387d7bdd9c
commit e4ed5f0e65

View file

@ -18,3 +18,4 @@ PS1='%T $CSTATUS %(?.%F{green}√.%F{red}?%?)%f %F{#666}%~%f %# '
alias c="/opt/tools/c/src/c.sh"
[[ -f ~/zsh-helpers.zsh ]] && . ~/zsh-helpers.zsh