they ain't much but they're mine
Go to file
Daylin Morgan da65fe28c5
add more fhs workarounds
2024-04-19 09:27:43 -05:00
bin update print-epoch to use more color 2022-11-21 09:32:20 -06:00
home add more fhs workarounds 2024-04-19 09:27:43 -05:00
tmux fix: finish updating name Main -> shell in tmux-labbook 2023-01-23 13:38:43 -06: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 add nix instructiosn for installing 2024-03-20 15:15:43 -05:00
todo.md I did this a long time ago 2024-02-28 16:45:48 -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

On Nix:

nix run "nixpkgs#chezmoi" -- init --apply daylinmorgan -S ~/.dotfiles

Relevant XKCD