Odds and Ends
This will be an actively updated post to document various tools I use on my laptop and home server.
Taskwarrior
Command line todo tracking
To install (ubuntu): sudo apt install task
To install (macos): brew install task
https://taskwarrior.org/
tldr
Brief summaries & examples of command line tools
To install (ubuntu): sudo apt install tldr
To install (macos): brew install tldr
https://tldr.sh/
cmus
Command line music player
To install (ubuntu): sudo apt install cmus
To install (macos): brew install cmus
https://cmus.github.io/
ImageMagick
Image operations (mostly bulk converting)
To install (macos): brew install imagemagick
https://imagemagick.org/