they ain't much but they're mine
bin | ||
home | ||
tmux | ||
.chezmoiroot | ||
.gitignore | ||
README.md | ||
todo.md |
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