brew install fzffor fuzzy finding functionalitybrew install ctagsto support gutentagsbrew install ripgrepto support Vim:Find
Better than bash
brew install zshbrew install antigenln -s /path/to/this/dir/zshrc ~/.zshrcsource ~/.zshrc(or open a new shell)
ln -s /path/to/this/dir/vimrc ~/.vimrc- launch
vim(aliased tovin .zshrc) and run:PluginInstall
Hybrid - https://github.com/chadmayfield/hybrid-terminal-theme
Rose Pine - https://github.com/rose-pine/terminal.app
brew install tmuxln -s /path/to/this/dir/tmux.conf ~/.tmux.conf
cp /path/to/this/dir/gitconfig ~/.gitconfigand edit the file to override your username, etc