0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/tmuxinator
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
..
_tmuxinator tmuxinator: fix completion file header 2019-04-09 15:37:24 +02:00
README.md Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
tmuxinator.plugin.zsh added tmuxinator aliases (#3147) 2018-06-12 19:19:59 +02:00

Tmuxinator plugin

This plugin provides completion for tmuxinator, as well as aliases for frequent tmuxinator commands.

To use it add tmuxinator to the plugins array in your zshrc file.

plugins=(... tmuxinator)

Aliases

Alias Command Description
txs tmuxinator start Start Tmuxinator
txo tmuxinator open Open project for editing
txn tmuxinator new Create project
txl tmuxinator list List projects