Revisiting my shell aliases five years on.
$ grep -rl '#macos' ~/posts/# 4matches
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