What I install after a clean install of macOS

Amarjeet Rai
Dec 11, 2020
Photo by Danial RiCaRoS on Unsplash

I find having a clean install of any operating system a lot nicer to work with. It helps remove the software you were not using, solve issues which you were having, reclaim disk space and ingrains the configuration changes you made from the last install or first time you bought the computer.

Web browsers: Chrome, Firefox Developer Edition

Password Manager: 1Password

Terminal: iTerm2 + Zsh + Homebrew

IDEs: VSCode (add to path) and IntelliJ IDEA (Using JetBrains Toolbox)

NodeJS: Install using NVM

GoLang: brew install go

Rust: Install using Rustup

Version control: SourceTree, Sublime Merge

Note taking: Notion

Others:

Amphetamine — prevents your Mac from sleeping

Magnet — makes it easier to organise your windows

Docker for Mac

Slack

FreeFileSync

Office 365

Amazon Photos

Previously published on https://arai.dev/

--

--