My tmux config
brew install dark-notify
-
Clone this repo with submodules
git clone https://github.com/vyorkin/tmux.conf.git --recurse-submodules --depth 1
-
Symlink
tmux.confto~/.tmux.conf:
ln -sf $(pwd)/tmux.conf ~/.tmux.conf- Symlink tmux plugin manager
mkdir -p ~/.tmux/plugins
ln -sf $(pwd)/tmux/plugins/tpm ~/.tmux/plugins/tpmInstall plugins via CLI:
~/.tmux/plugins/tpm/bin/install_pluginsTo setup tmux 1password plugin install the 1Password CLI first, then read this.