Revisiting my shell aliases five years on: the Rust rewrites that ate my coreutils, swapping git for jj, and letting Nix generate the lot.
$ grep -rl '#cli' ~/posts/ # 3 matches
-
Aliases I Have Known, 2026 Edition -
Functions I have known Why shell functions beat aliases for anything beyond simple substitution, with examples I use for git, docker, kubernetes, and JSON
-
Aliases I have known Sharing some of the shell aliases I've collected over the years for directories, disks, networking, Git, Kubernetes, and more