mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
[feature] added rsync option
This commit is contained in:
parent
7b2f1a0bed
commit
132d4462e4
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ _1st_arguments=(
|
|||
'provision:Run the provisioner'
|
||||
'reload:Reload the vagrant environment'
|
||||
'resume:Resumes a suspend vagrant environment'
|
||||
'rsync:Forces vagrant to resync shared folders'
|
||||
'share:Shares the Vagrant environment and allows remote access'
|
||||
'ssh:SSH into the currently running environment'
|
||||
'ssh-config:outputs .ssh/config valid syntax for connecting to this environment via ssh'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue