Get the latest tech news
Command Line Tools I Like (2022)
The personal site of R. W. Blickhan
Despite being primarily an iOS developer, I use the command line quite a bit - I guess old habits from my time as an embedded software intern die hard. bat leans into that usage by automatically piping large files into a pager, as well as adding syntax highlighting and git integration. delta makes git diff output much prettier, with word-level highlighting, line numbers, and an optional side-by-side mode.
Or read this on Hacker News