YADM (Yet Another Dotfiles Manager) & Keybase
I use multiple Mac workstations to manage all my systems and services
(AWS infrastructure, Kubernetes) so it is a challenge to manage the
keys and credentials needed to access those systems. YADM (Yet Another Dotfiles Manager) \<https://thelocehiliosan.github.io/yadm/\>__ does
a great job of managing this files and storing them in a git repository
but I wasn't comfortable hosting that repository on a public facing
service (Github or Gitlab) so I took advantage of Keybase's private
encrypted git repo
feature.