I’ve listed the essential packages to install on Mac using Homebrew.
brew install the_silver_searcher
brew install tmux
brew install colordiff
Creating an alias for diff to colordiff in .zshrc makes it even more convenient
alias diff='colordiff'
brew install cmake
brew install hub
brew install pstree
brew install tree
brew install wget
・にひりずむ::しんぷる - homebrew で最低限これだけはいれておけってやつ
That’s all from the Gemba.