Note that there are some initial steps you'll need to clone my entire config.
- Git
- stow
- Clone this repo in our home directory.
- Change dir to the root directory of this repos.
- Run
./setup.sh
.
- Install brew.
- Go into
~/.brew
subdirectory. - 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).