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