mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Merge bdce01fa80 into eafd5f3252
This commit is contained in:
commit
0def5ef23b
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ _1st_arguments=(
|
|||
'provision:Run the provisioner'
|
||||
'reload:Reload the vagrant environment'
|
||||
'resume:Resumes a suspend vagrant environment'
|
||||
'rsync:Watches all local directories of any rsync synced folders'
|
||||
'rsync-auto:Initiates an rsync transfer'
|
||||
'ssh:SSH into the currently running environment'
|
||||
'ssh-config:outputs .ssh/config valid syntax for connecting to this environment via ssh.'
|
||||
'status:Shows the status of the current Vagrant environment.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue