they ain't much but they're mine
Find a file
2022-08-13 14:39:48 -05:00
bin feat: add black formatting to linting rules 2022-07-29 09:44:46 -05:00
home fix zshrc 2022-08-13 14:39:48 -05:00
info remove old fnm wrapper script 2022-08-11 11:12:16 -05:00
lib update completions 2022-08-13 13:27:02 -05:00
vscode simplify/complicate vscode ext wrapper 2022-08-05 11:42:07 -05:00
.chezmoiroot add all initial files 2021-12-08 09:38:24 -06:00
.gitignore rename system to lib 2022-06-20 15:05:05 -05:00
extras.sh add shell linting/make 2022-07-12 10:45:10 -05:00
Makefile parameterize linting 2022-08-01 21:34:13 +00: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