|
|
|
|
|
by wyclif
648 days ago
|
|
Hey, I had never heard about chezmoi before reading your comment, but I just installed it. Took less than 10 minutes to set up from start to finish. I noticed that if you choose to use it to manage your `~/.ssh/config/`, by default chezmoi sets it up as `private_dot_ssh/` and so if your dotfiles are public it doesn't expose sensitive data like private key files such as `~/.ssh/id_rsa`. Smart! |
|
If you make your dotfiles repo publicly accessible, you will leak your private keys unless you use other features in chezmoi to protect them.