1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-12 08:50:08 +00:00
ohmyzsh/plugins/tmuxinator
2018-10-02 14:22:59 -05:00
..
_tmuxinator Update tmuxinator completion to 03c8babb 2018-06-12 19:20:10 +02:00
README.md Create README.md 2018-10-02 14:22:59 -05:00
tmuxinator.plugin.zsh added tmuxinator aliases (#3147) 2018-06-12 19:19:59 +02:00

Tmuxinator plugin

This plugin provides 4 aliases for 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
txo tmuxinator open Open project for editing
txn tmuxinator new Create project
txl tmuxinator list List projects