Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 409 Bytes

github.com/phaseburn/dotfiles

PhaseBurn's dotfiles, managed with chezmoi.

Install them with: sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply --guess-repo-url=false https://github.com/phaseburn/dotfiles.git

Once they're installed, to set up for pushing changes:

chezmoi cd
git remote set-url --push origin ssh://git@github/phaseburn/dotfiles.git