Dotfiles Pattern

Save yourself hassle when Joining a New Company and save your shell and application files, version them with git, and sync them across machines. Community

I've published my Dotfiles. Github

⚠️ Avoid putting secrets directly in Dotfiles. Bad people on the internet will use those credentials to abuse your services.

Instead, consider saving them using Direnv in your projects or sourcing them from a file that's not checked into git.