Use this repo with Stow
brew install stow
git clone git@github.com:w512/dotfiles.git
cd dotfiles/
stow -t ~ .
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.tmux.conf
Press: prefix (usually Ctrl+b) + I (capital i)
→ TPM will fetch and install all the plugins listed.