A simple bash script to handle Tmux session templates
This little script needs Tmux-resurrect plugin.
to restore a saved session enter tmux and call:
$ TSession devel.session
to save the last session for later use (SESSIONNAME can be everything as long as the session does not already exists.)
$ TSessionSave SESSIONNAME
Simply clone the repo and call:
$ make install
PREFIX is supported. Default installation path is /usr/local/bin and /usr/local/share/TSession.