Commit Graph

15 Commits

Author SHA1 Message Date
c112bb174a claude: append corrections to a project's CLAUDE.md 2026-07-04 19:00:50 -04:00
6db7bb188f skill: added craft-skill
This is a meta skill to help create other skills.
Loosely based on Anthropic's create-skill.
2026-07-04 18:43:59 -04:00
8fcb6af306 nvim: in-line Markdown rendering 2026-07-04 18:02:20 -04:00
9a4263ce8b claude: General guidelines 2026-07-04 17:23:22 -04:00
f3bee5bd02 docs: Documenting feature parity with old repo. 2026-07-04 15:58:27 -04:00
0dd270e9e6 fish: Add a dedicated alias file. 2026-07-04 14:40:02 -04:00
b714384b0e nvim: Initial config 2026-07-04 14:28:21 -04:00
5ca464c2ac tmux: Initial config 2026-07-04 13:50:00 -04:00
fb9c2fc6a5 docs: Rename .gitea to .github to support mirror 2026-07-04 11:34:17 -04:00
46fa6e5687 docs: convention for usage documentation. 2026-07-04 11:31:42 -04:00
d5aacad86e docs: refactor dotfiles skill into CLAUDE.md
The skill wasn't firing reliably, so instead of polluting the global
config with a skill that only helped *sometimes*, convert it into
project-specific instructions in .config/dot

Future work on this project (dotfiles) should always start from this
directory, even if changes are made outside. This helps Claude keep
the scope narrow.
2026-07-04 10:54:45 -04:00
d41e1c46f4 dotcli: install subcommand as wrapper for pacman
The install subcommand also manages a list of packages intalled
through `dot install`. This list can be restored using `dot install
--restore`.
2026-07-04 09:38:22 -04:00
80581f5029 dotcli: fix help falling through to git. 2026-07-04 01:17:04 -04:00
6ad0f109df dotcli: Initial config
dotcli is my utility script for everything dotfiles.

A bootstrap command is included in the README.
A test suite and the necessary scaffolding for extending
dotcli is also included.
2026-07-04 00:47:49 -04:00
4a0e382494 Initial commit: fish config, git identity, dot alias 2026-07-03 23:11:55 -04:00