set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @resurrect-processes 'minetest --server' set -g @continuum-restore 'on' set -g mouse on run '~/.tmux/plugins/tpm/tpm'