apps: add direnv pkg and load in zsh

This commit is contained in:
2023-07-07 10:57:02 +02:00
parent 1a9de5ff26
commit 4f2c100a8c
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
# emulate zsh -c "$(direnv hook zsh)"
# Swag
pfetch # Show fetch logo on terminal start
eval "$(direnv hook zsh)"
'';
};
};