Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | hace 4 años | |
---|---|---|
.. | ||
README.md | hace 4 años | |
_tmuxinator | hace 5 años | |
tmuxinator.plugin.zsh | hace 6 años |
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)
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 |