they ain't much but they're mine
Go to file
Daylin Morgan 198d2afd52 make docker framework more generalizable 2022-12-10 12:18:26 -06:00
bin update print-epoch to use more color 2022-11-21 09:32:20 -06:00
docker make docker framework more generalizable 2022-12-10 12:18:26 -06:00
home add catppuccin tmux 2022-12-10 12:18:01 -06:00
info add fzf to configured tools 2022-12-09 14:27:32 -06:00
lib fix typo in docker alias 2022-12-10 12:18:07 -06: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
Makefile make fzf source independent of repo 2022-12-09 17:12:09 -06:00
README.md update install instructions 2022-08-02 16:20:28 +00:00
extras.sh formatting 2022-08-30 23:09:32 -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