tmuxinator
Create and manage tmux sessions easily.
- Create a new project:
tmuxinator new {project}
- Edit a project:
tmuxinator edit {project}
- List projects:
tmuxinator list
- Start a tmux session based on project:
tmuxinator start {project}
- Stop a project's tmux session:
tmuxinator stop {project}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).