update shell config

This commit is contained in:
2026-07-26 20:20:46 +02:00
parent 64d53d6b8d
commit cdf5c6e541
8 changed files with 95 additions and 59 deletions
@@ -0,0 +1,3 @@
if (( $+commands[direnv] )); then
eval "$(direnv hook zsh)"
fi