they ain't much but they're mine
This repository has been archived on 2025-07-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-07-18 15:10:21 -04:00
bin syntax pipes 2024-08-06 13:47:51 -05:00
home add a hyphen 2025-06-26 13:50:13 -04: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 note about oizys 2025-07-18 15:10:21 -04:00
todo.md add todo 2024-10-20 05:46:22 -05:00

NOTE: This repo has now been integrated in my system nix flake, oizys.


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