set-option -g prefix M-a unbind-key C-b bind-key M-a send-prefix set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @continuum-restore 'on' run '~/.tmux/plugins/tpm/tpm'