Add comment about how to install TPM in tmux.conf

This commit is contained in:
2018-01-27 13:25:15 +00:00
parent 1cebb14f03
commit 8a85b436f0

View File

@@ -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'