they ain't much but they're mine
Find a file
2022-09-08 12:53:46 -05:00
bin add spacing 2022-09-07 10:48:13 -05:00
docker add todo's for docker image 2022-09-05 18:52:21 -05:00
home add -e to echo calls in tools script 2022-09-07 14:19:04 -05:00
info add atuin to the mix 2022-09-08 12:53:46 -05:00
lib add atuin to the mix 2022-09-08 12:53:46 -05:00
vscode update extensions 2022-08-14 17:29:03 -05:00
.chezmoiroot add all initial files 2021-12-08 09:38:24 -06:00
.gitignore update task.mk config 2022-09-05 18:46:16 -05:00
extras.sh formatting 2022-08-30 23:09:32 -05:00
Makefile fix typo in Make 2022-09-07 09:16:31 -05:00
README.md update install instructions 2022-08-02 16:20:28 +00: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

Relevant XKCD