Protecting Secrets in Dotfiles with Chezmoi
Following up on my earlier blogs on Chezmoi Using Chezmoi Using Chezmoi part 2 - Templates one really nice feature is how Chezmoi integrates with various password managers so that you never have to put sensitive content into your dotfiles that you put on GitHub or some other shared/public location. You can read the Chezmoi docs for all the various supported password managers. I use 1Password so I will show a quick and simple example of integrating with that. ...