Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 321 Bytes

File metadata and controls

12 lines (9 loc) · 321 Bytes

Dofiles

Dotfiles managed by chezmoi. Install in one line by running the following command in your terminal:

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

For shortlived one-shot configurations, use:

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot $GITHUB_USERNAME