Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=4) %!d(string=hai) anos | |
_tmuxinator | %!s(int64=5) %!d(string=hai) anos | |
tmuxinator.plugin.zsh | %!s(int64=6) %!d(string=hai) anos |
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 |