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 '#macos' ~/posts/ # 4 matches
-
Aliases I Have Known, 2026 Edition -
My Nix Setup How I manage a Mac and Linux from a single Nix flake with deploy-rs for the remote boxes with sops and the Secure Enclave for secrets.
-
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