sademban's blog

Blog Journal Portfolio About Now Uses Links 

Journal entries, build notes, and experiments from whatever I'm tinkering with next.

View on GitHub
13 September 2025

CLI productivity kit refresh

by sademban

Rebuilt my command-line toolkit from the ground up. Swapped ripgrep for rg across shell aliases, wired fzf into the history search, and set up just recipes to standardize app builds. I can land inside the correct repo mode with two keystrokes now.

Bonus: documented the stack in my Uses page so future-me remembers why each piece is there.

tags: cli - automation - developer-experience