dotfiles/README.md

471 B

dotfiles

Install

From Source:

sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply git.dayl.in/daylin -S ~/.dotfiles --ssh

From Mirror:

sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply daylinmorgan -S ~/.dotfiles --ssh

On Nix:

nix run "nixpkgs#chezmoi" -- init --apply daylinmorgan -S ~/.dotfiles

Relevant XKCD