Push improvements form the PQB work

This commit is contained in:
Gal Szkolnik 2022-09-29 18:29:13 -04:00
parent f3323b159b
commit 1e3c60630e
68 changed files with 409 additions and 219 deletions

View file

@ -1,5 +1,5 @@
[ -z ${DBG_SZSHRC} ] || echo "Entered .zshrc"
[ -z ${DBG_SHRC} ] || echo "Entered .zshrc"
[[ -r ~/.sz.shrc ]] && source ~/.sz.shrc
[ -z ${DBG_SZSHRC} ] || echo "Exiting .zshrc"
[ -z ${DBG_SHRC} ] || echo "Exiting .zshrc"