My dotfiles
commits
Author
Commit
Message
Date
Chezmoi templating causes issues when fish is run
somewhere without the expected packages installed
e.g., in a Toolbx container.
- After install and init, `chezmoi apply` should be run twice to capture
the newly installed programs.
- Switch the config file to TOML.
Closes #2
Paths in `.chezmoiignore` should reference the target files/directories,
not the source files/directories
Closes #1