mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
Merge pull request #1365 from pcasaretto/add-heroku-remote-switch
Add the heroku --remote switch
This commit is contained in:
commit
2e55825f9c
1 changed files with 1 additions and 0 deletions
|
@ -154,5 +154,6 @@ case "$words[1]" in
|
|||
_arguments \
|
||||
$_command_args \
|
||||
'(--app)--app[the app name]' \
|
||||
'(--remote)--remote[the remote name]' \
|
||||
&& return 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue