diff --git a/tmux.conf b/tmux.conf index 4f83f13..eff2b84 100644 --- a/tmux.conf +++ b/tmux.conf @@ -77,7 +77,11 @@ bind -n M-l select-pane -R bind -n M-I setw synchronize-panes # -# Plugins +# Plugins via TPM (https://github.com/tmux-plugins/tpm) +# +# Install TPM with: +# +# git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm # set -g @plugin 'jimeh/tmux-themepack'