rbw-env: Export environment variables from Bitwarden

Posted on Thu, 26 Mar 2026 in Tools • Tagged with bitwarden, cli, environment, productivity, security

Using rbw to export environment variables from Bitwarden, useful for setting API keys securely without storing them on disk.


Continue reading

`direnv`: Manage your development environments intelligently

Posted on Thu, 25 Dec 2025 in Tools • Tagged with direnv, shell, environment, productivity, development, linux, tools

Discover direnv, a shell extension that automatically loads and unloads environment variables when changing directories, keeping your configuration clean and organized.


Continue reading