Standard Search
About 38 results
https://rednafi.com/misc/chezmoi/ · 11 Jun 2026
Why I swapped GNU stow's symlink farm for chezmoi: one command to bootstrap a Mac with Homebrew packages and macOS settings, a small daily sync loop, and agent skills shared between Claude Code and Codex.
https://rednafi.com/go/testscript-cli/ · 18 May 2026
How cmd/go's script tests led me to testscript, and how to use it for CLI tests that exercise argv, stdout, stderr, exit codes, and scratch files.
https://marko.tech/journal/terminal-tooling · 1 May 2026
A curated collection of command-line tools that fundamentally changed how I work. With installation guides using Homebrew and practical usage examples for each tool.
https://til.iainsimmons.com/posts/tmux-extended-keys-option-and-neovim-keymaps-with-modifiers · 26 Apr 2026
today iain learned: how to enable the tmux extended-keys option and use it to add more Neovim keymaps with modifiers
https://til.iainsimmons.com/posts/csvs-are-terrible-miller-makes-them-bearable · 6 Mar 2026
today iain learned: that working with CSVs in the terminal or text editors is terrible, but the Miller CLI tool makes it bearable!
https://everyday-git.leaflet.pub/3memnsq55xk26 · 11 Feb 2026
Today, we're talking about how to review code diffs locally - typically from a PR.
https://blog.j4ck.xyz/3mbpgw7hzoc2e · 5 Jan 2026 · 🦋 Bluesky
What I learnt from the 2025 Advent of AI engineering challenges - hosted by Goose / Block.
https://everyday-git.leaflet.pub/3mb3wosqtls2w · 29 Dec 2025
Today, we're talking about how to amend your commits when you forget to commit something or need a quick fix related to the code pushed.
https://everyday-git.leaflet.pub/3mb3rzvrkok2u · 29 Dec 2025
Today, we're talking about how to stage your changes with more precision via patches.
https://everyday-git.leaflet.pub/3mb3pdsy4jk2u · 29 Dec 2025
Today, we're talking about how to stash changes when you're midway through working on something.