tmux: add resurrect/sidebar plugins
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
set -g base-index 1
|
||||
|
||||
run-shell ~/src/tmux-resurrect/resurrect.tmux
|
||||
# run-shell ~/src/tmux-resurrect/resurrect.tmux
|
||||
|
||||
bind C-l send-keys 'C-l'
|
||||
|
||||
@@ -9,6 +9,8 @@ bind r source ~/.tmux.conf\; display "~/.tmux.conf sourced!"
|
||||
# List of plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -q @plugin 'tmux-plugins/tmux-sidebar'
|
||||
|
||||
# set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user