This post is a living document - a personal note on what to install and use in my local machine (macOS with Apple silicon).

Version managers:

  • nvm, then install node using nvm install --lts (latest LTS release)
  • chruby - mainly for Jekyll
  • pyenv

Terminal, CLI utilities:

IDEs and editors:

Etc: