Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
9b1c21a4
Commit
9b1c21a4
authored
Apr 02, 2018
by
fREW Schmidt
Committed by
Marc Cornellà
Apr 02, 2018
Browse files
Get rid of some silly copy pasta (#3187)
Said gem instead of vagrant
parent
0cec4626
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/vagrant/_vagrant
View file @
9b1c21a4
...
...
@@ -81,7 +81,7 @@ __vagrant-box ()
case $state in
(command)
_describe -t commands "
gem
subcommand" _box_arguments
_describe -t commands "
vagrant
subcommand" _box_arguments
return
;;
...
...
@@ -110,7 +110,7 @@ _arguments -C \
case $state in
(command)
_describe -t commands "
gem
subcommand" _1st_arguments
_describe -t commands "
vagrant
subcommand" _1st_arguments
return
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment