mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:06:44 +00:00
Add comment about how to install TPM in tmux.conf
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user