mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
Vagrant - Add vm_list for suspend and rdp
This commit is contained in:
parent
0ebe35968c
commit
0937a9d3ac
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ case $state in
|
|||
(box)
|
||||
__vagrant-box
|
||||
;;
|
||||
(up|provision|package|destroy|reload|ssh|ssh-config|halt|resume|status)
|
||||
(up|provision|package|destroy|reload|ssh|ssh-config|halt|resume|status|suspend|rdp)
|
||||
_arguments ':feature:__vm_list'
|
||||
esac
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue