The ultimate source of truth is this dotfile repo, all other published content is likely stale. This includes...
This blog post which gives a summary of all my favourite developer tools.
This blog post which gives a detailed break down of how to set up a new macOS laptop.
This gist which gives a concise summary of the steps from the blog post.
As of 2022 I'm using Warp.
As of Nov 2024 I'm using Rio.
As of Dec 2024 I'm using Ghostty.
Note
If using Ghostty, it comes with Nerd Fonts installed ghostty +list-fonts
.
Otherwise you'll need nerdfonts.com installed and selected as the terminal's font.
e.g. brew install font-hack-nerd-font
Will install "Hack Nerd Font Mono".
There is a Brewfile
which can help you install any programs that were installed via Homebrew:
brew bundle dump --force
brew bundle install
- Android File Transfer:
brew install --cask android-file-transfer
- Rio Terminal:
brew install --cask rio
- Warp Terminal:
brew install --cask warp
. - goread:
brew install goread
. - alltomp3: for backing up Spotify music.
- makemkv: rip DVDs and Blu-ray discs.
- monosnap: annotate images.
- owly: prevent screen going to sleep.