Add tmux plugins

This commit is contained in:
2017-11-01 12:40:11 +01:00
parent ff01e8d8be
commit 026b850422

View File

@@ -38,6 +38,8 @@ bind -n S-F8 swap-window -t +1
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-yank'
# Other examples:
# set -g @plugin 'github_username/plugin_name'