Skip to content

Dotfiles

To manage my dotfiles, I’m currently using chezmoi.

Before we can use the dotfiles we need to download them first, duh.

It’s literally one line (changing the argument to your GitHub username if you maintain a fork):

Terminal window
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply DustVoice