GitHub - loonies/tmuss: Suckless, dead simple, profile based Tmux session management
tmuss
=====
Current release: 0.2.1
Description
-----------
Tmuss is a profile based Tmux session management. It executes a set of
commands defined in a profile file, which allows you simple Tmux session
management.
Tmuss is written in Bash and uses Bash syntax for profile files. It
doesn't require any additional dependencies, or learning new syntax.
Installation
------------
Requirements:
- tmux
- Bash compatible shell
Installing:
make install
Run 'make help' for more options.
Documentation
-------------
The documentation is available via man pages.
man 1 tmuss
man 5 tmuss.profile
Contributing
------------
Open an issue or send a pull request on the Github
(http://github.com/loonies/tmuss).
Authors
-------
Maintainer:
- Miodrag Tokić
Copyright
---------
Copyright (C) 2014-2016 Miodrag Tokić.
Released under the MIT License. See the LICENSE file for details.