- Install gruvbox itermcolor files & import them to iterm profile
- Install JetBrains Mono NerdFont & import them to local font book
- clone tpm to tmux plugins folder
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm - refresh tmux
prefix+::source ~/.config/tmux/tmux.confprefix+rto refresh
- Install ripgrep
brew install ripgrep