they ain't much but they're mine
Go to file
Daylin Morgan 95f20a9ae3 don't ignore your own plugin 2023-02-20 12:55:32 -06:00
bin update print-epoch to use more color 2022-11-21 09:32:20 -06:00
docker docker is unneccessary 2023-01-30 11:39:10 -06:00
home don't ignore your own plugin 2023-02-20 12:55:32 -06:00
info add fzf to configured tools 2022-12-09 14:27:32 -06:00
lib move plugins outside plugins directory 2023-02-15 13:01:02 -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 don't ignore your own plugin 2023-02-20 12:55:32 -06:00
.task.cfg.mk build: let .task.cfg.mk do the work 2023-01-24 16:14:00 -06:00
Makefile docker is unneccessary 2023-01-30 11:39:10 -06:00
README.md wip lazyvim neovim 2023-02-13 13:19:20 -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