they ain't much but they're mine
Go to file
Daylin Morgan 8d2edcc69f extra comment 2023-01-30 09:56:31 -06:00
bin update print-epoch to use more color 2022-11-21 09:32:20 -06:00
docker docker image broken till PR merged in eget 2022-12-13 13:18:51 -06:00
home extra comment 2023-01-30 09:56:31 -06:00
info add fzf to configured tools 2022-12-09 14:27:32 -06:00
lib fix: relocate some of the base configs 2023-01-25 18:05:09 -06:00
tmux fix: finish updating name Main -> shell in tmux-labbook 2023-01-23 13:38:43 -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 refactor: sheldon is dead long live chezmoi 2023-01-24 12:19:28 -06:00
.task.cfg.mk build: let .task.cfg.mk do the work 2023-01-24 16:14:00 -06:00
Makefile chore: use chezmoi to source fzf scripts 2023-01-25 11:45:44 -06:00
README.md update install instructions 2022-08-02 16:20:28 +00:00
extras.sh refactor: add warning to extras.sh 2023-01-19 10:25:42 -06: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