Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 484 Bytes

File metadata and controls

5 lines (4 loc) · 484 Bytes

To initialize, use:

  • install chezmoi to .local/bin and the dotfiles in one command: sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init ca-scribner
  • if you already have chezmoi, just get the dotfiles: chezmoi init https://github.com/ca-scribner/dotfiles.git

See the installing chezmoi and getting started for more.