Color Theme
Homebrew

I recently realized what a great package manager brew is. It works on any Linux distro and MacOS. It provides tons of packages and updates them very quickly. brew bundle lets you define which packages you want (including from other package managers like flatpak or cargo) in a simple .Brewfile. Plus the project has helpful docs and tooling for adding new packages.