My dotfiles, managed with chezmoi
.
Install them with:
chezmoi init git@github.com:maximuskowalski/dotfiles.git
OR use https://github.com/maximuskowalski/dotfiles.git
instead with
chezmoi init maximuskowalski
Personal secrets are stored in 1Password and you'll need the 1Password CLI installed. Login to 1Password with:
eval $(op signin)