Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 367 Bytes

Dotfiles

Managed with chezmoi.

Install chezmoi to ~/.local/bin and apply config

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply $GITHUB_USERNAME

Personal secrets are stored in 1Password and you'll need the 1Password CLI installed. Login to 1Password with:

eval $(op signin --account my)