We are going to walk through creating a system to bring uniformity to our apps with a single set of keyboard shortcuts. We’ll start by learning how to install and configure the required apps, then, later on, I’ll introduce the system of keyboard shortcut organization I use every day.
PHP
Creating The Perfect Claude Code Status Line
A walkthrough of building a useful Claude Code status line that shows your current repo, git branch, staged/unstaged changes, and context window usage percentage. The context percentage is the most valuable part: it helps you Read more…