Credentials shouldn't be around in plain text files. But I also don't want to set up a fully fledged credentials management solution for my homelab.
Wouldn't it be nice to dynamically load the credentials I need when I step into my work directory, and remove then when I leave it?
Let's use @bitwarden and direnv to keep credentials safe in all simplicity!
https://ergaster.org/posts/2025/07/28-direnv-bitwarden-integration/