Add direnv to allow for loading/unloading env-vars based on the directory

This commit is contained in:
2025-09-29 03:14:34 +02:00
parent 77f8866198
commit 7f8501a88b
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ apt_packages:
- chromium-browser - chromium-browser
- colordiff - colordiff
- compton - compton
- direnv
- enpass - enpass
- eza - eza
- fd-find - fd-find

View File

@@ -5,6 +5,7 @@ brew_packages:
- bind - bind
- btop - btop
- colordiff - colordiff
- direnv
- eza - eza
- fd - fd
- git - git