Skip to content
/ TSession Public

A simple bash script to handle Tmux session templates

License

Notifications You must be signed in to change notification settings

vodan/TSession

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSession

A simple bash script to handle Tmux session templates

This little script needs Tmux-resurrect plugin.

Usage

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

Install

Simply clone the repo and call:

$ make install

PREFIX is supported. Default installation path is /usr/local/bin and /usr/local/share/TSession.

About

A simple bash script to handle Tmux session templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published