Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 434 Bytes

File metadata and controls

20 lines (12 loc) · 434 Bytes

Dotfiles

These are my dotfiles. They are managed using Chezmoi, mostly.

Setup/Installation

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

If you've installed chezmoi using some other package manager, you just need to run

chezmoi init --apply paradox460

Older version

An older, manually managed version of my dotfiles exists in the master branch. It exists only for archival purposes