System Grab Bag

View all TLDR pages from common (or from all pages)

tmuxinator

Create and manage tmux sessions easily. More information: https://github.com/tmuxinator/tmuxinator.
  • 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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.