Lnk: Dotfiles Without Another Bash Pile
Lnk moves dotfiles into ~/.config/lnk, leaves relative symlinks behind, supports host-specific files, and runs bootstrap scripts. Git stays the source of truth.
Version control workflows, commit hygiene, and tools built on top of Git. Boring infrastructure, until it breaks and everyone suddenly cares.
Lnk moves dotfiles into ~/.config/lnk, leaves relative symlinks behind, supports host-specific files, and runs bootstrap scripts. Git stays the source of truth.
git-gen is a bash script that sends staged diffs to Claude and gets back a commit message draft. It works because most commits need a clear description of the diff, not a grand theory of the codebase.