da600bc940
for some reason there is currently no completion at all for the destroy subcommand. like the other commands already present in that code block, destroy acts on currently running VMs and so it makes sense to complete those names. |
||
---|---|---|
.. | ||
bash | ||
emacs | ||
st | ||
sudoers | ||
vim | ||
README.md |
README.md
Vagrant Contrib
Miscellaneous contributions which assist people in using Vagrant will make their way into this directory. An up-to-date list of short descriptions for each item will be kept below.
List of Contrib Items
bash
- Contains a bash script for improving autocompletion with bash.emacs
- Contains a file for enabling Ruby syntax highlighting forVagrantfile
s inemacs
.st
- Contains a.sublime-settings
file for enabling Ruby syntax highlighting forVagrantfile
s in Sublime Text.sudoers
- Contains the pieces of/etc/sudoers
configuration to avoid password entry when starting machines.vim
- Contains a.vim
file for enabling Ruby syntax highlighting forVagrantfile
s invim
.