Git
Easily use multiple git identities on one laptop
Learn how to manage multiple Git identities on a single laptop using a zsh hook and fzf. Never accidentally commit with the wrong email again—perfect for consultants and developers juggling personal and work repositories.
read articleSolving Obsidian + Readwise Merge Conflicts with a Custom Git Driver
Learn how to create a custom Git merge driver to automatically resolve Obsidian Readwise plugin conflicts. Includes Bash testing with Bats and full code.
read articleA clean commit history with Git WipSquash
Learn a lazy guy maintains clean and atomic commit histories, with the `wipsquash` script.
read article
