they ain't much but they're mine
Find a file
2023-01-12 13:46:41 -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 update styles yo 2023-01-12 13:45:56 -06:00
info add fzf to configured tools 2022-12-09 14:27:32 -06:00
lib tmux is king scripting and configs abound 2023-01-12 13:46:41 -06:00
tmux tmux is king scripting and configs abound 2023-01-12 13:46:41 -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
extras.sh formatting 2022-08-30 23:09:32 -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

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