Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 328 Bytes

dots

My dotfiles, managed using chezmoi.

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

downloads chezmoi passing the 'init' command, while applying the configuration defined here.
--ssh flag is optional, but I usually have SSH configured before chezmoi.