Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
3ed19ce4
Unverified
Commit
3ed19ce4
authored
Oct 02, 2018
by
Marc Cornellà
Committed by
GitHub
Oct 02, 2018
Browse files
added completion and link
parent
b67883f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/tmuxinator/README.md
View file @
3ed19ce4
# Tmuxinator plugin
This plugin provides 4 aliases for tmuxinator commands.
This plugin provides completion for
[
tmuxinator
](
https://github.com/tmuxinator/tmuxinator
)
,
as well as aliases for frequent tmuxinator commands.
To use it add
`tmuxinator`
to the plugins array in your zshrc file.
...
...
@@ -12,7 +13,7 @@ plugins=(... tmuxinator)
| Alias | Command | Description |
| ------ | ---------------- | ------------------------ |
|
`txs `
| tmuxinator start | Start
|
|
`txs `
| tmuxinator start | Start
Tmuxinator
|
|
`txo `
| tmuxinator open | Open project for editing |
|
`txn `
| tmuxinator new | Create project |
|
`txl `
| tmuxinator list | List projects |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment