Inspired by Craig Little
git clone https://github.com/alex-stone/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
mkdir secret
touch secret/env
script/bootstrap
Utilize the secret/env
file for adding environment variables or keys that
you do not want to accidentally expose.