they ain't much but they're mine
Find a file
2022-09-29 11:43:19 -05:00
bin linting 2022-09-09 12:09:38 -05:00
docker add todo's for docker image 2022-09-05 18:52:21 -05:00
home ignore .git 2022-09-29 11:43:19 -05:00
info add delta to lazygit 2022-09-12 10:18:57 -05:00
lib generalize completion scripts to not use '/home/<user>/' 2022-09-29 10:24:22 -05:00
vscode update vscode extensions 2022-09-14 16:21:00 -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 make task.mk help seperator green 2022-09-19 00:21:45 -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