Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 509 Bytes

File metadata and controls

14 lines (9 loc) · 509 Bytes

dots

My dotfiles, managed using chezmoi.

Covers zsh, nvim, tmux, ranger, newsboat, mise, and Windows-side tooling (winget apps, startup shortcuts) for an Arch WSL setup.

Bootstrap

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

--ssh is optional but I usually have SSH configured before running chezmoi.

For a full reinstall walkthrough (fresh Windows → working WSL), see extras/reinstall-plan.md.