they ain't much but they're mine
Go to file
Daylin Morgan f22ec3db5a
usability improvements for volume button
2024-07-01 13:33:52 -05:00
bin update print-epoch to use more color 2022-11-21 09:32:20 -06:00
home usability improvements for volume button 2024-07-01 13:33:52 -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
README.md add nix instructiosn for installing 2024-03-20 15:15:43 -05:00
todo.md update todos 2024-06-19 12:39:51 -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

On Nix:

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

Relevant XKCD