Note that there are some initial steps you'll need to clone my entire config.
- Git
- stow
- Clone this repository in our home directory.
- Change dir to the root directory of this repos.
- Run
./setup.sh.
- Install brew.
- Go into
~/.brewsubdirectory. - Run
brew bundle.
- Install tpm.
- Add plugins to
~/.tmux.conf. - Run tmux (or reload tmux env
tmux source ~/.tmux.conf). - Install plugins with
prefix + I(capital i).