zsh — alex@blog
alex@blog:~$ ./welcome.sh
alex@blog:~$ ls -la
alex@blog:~/posts$ grep -l "direnv" *.md

# Posts tagged: direnv

Taming Your Dev Chaos with direnv, .env, and .envrc (Plus a Sneak Peek at mise-en-place)

Stop manually juggling env vars like a clown — learn how direnv auto-magically handles your dev environments with .env and .envrc files....