sekhali 64bf435678 initial commit | преди 1 година | |
---|---|---|
.. | ||
README.md | преди 1 година | |
_tmuxinator | преди 1 година | |
tmuxinator.plugin.zsh | преди 1 година |
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 |