they ain't much but they're mine
Go to file
Daylin Morgan 67d79c665f update install instructions 2022-08-02 16:20:28 +00:00
bin feat: add black formatting to linting rules 2022-07-29 09:44:46 -05:00
home make nvim not complain 2022-08-01 21:33:57 +00:00
info feat: add gum to list of tools 2022-07-28 12:09:48 -05:00
lib fix directory highlighting 2022-08-02 16:20:17 +00:00
vscode feat: add black formatting to linting rules 2022-07-29 09:44:46 -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
Makefile parameterize linting 2022-08-01 21:34:13 +00:00
README.md update install instructions 2022-08-02 16:20:28 +00:00
extras.sh add shell linting/make 2022-07-12 10:45:10 -05:00

README.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

Relevant XKCD