mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +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)
|
(box)
|
||||||
__vagrant-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'
|
_arguments ':feature:__vm_list'
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue