they ain't much but they're mine
Find a file
2024-06-13 16:22:05 -05:00
bin update print-epoch to use more color 2022-11-21 09:32:20 -06:00
home omp styling 2024-06-13 16:22:05 -05:00
tmux fix: finish updating name Main -> shell in tmux-labbook 2023-01-23 13:38:43 -06:00
.chezmoiroot add all initial files 2021-12-08 09:38:24 -06:00
.gitignore don't ignore your own plugin 2023-02-20 12:55:32 -06:00
README.md add nix instructiosn for installing 2024-03-20 15:15:43 -05:00
todo.md todo 2024-06-13 13:12:08 -05:00

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