reorder plugins
This commit is contained in:
@@ -54,10 +54,10 @@ set -g @plugin 'tmux-plugins/tpm'
|
||||
|
||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||
set -g @plugin 'jimeh/tmux-themepack'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect' # persist tmux sessions across reboot
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves session every 15 mins
|
||||
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect' # persist tmux sessions across reboot
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves session every 15 mins
|
||||
|
||||
set -g @themepack 'powerline/default/cyan'
|
||||
set -g @continuum-restore 'on'
|
||||
|
||||
Reference in New Issue
Block a user