zsh — alex@blog
alex@blog:~$ ./welcome.sh
alex@blog:~$ ls -la
alex@blog:~$ whoami && ls ./posts/

# Posts by Alexandre Manhães Savio

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....