vagrant/contrib
oss-core-libraries-dashboard[bot] 614fcb0549
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 7) (#13765)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2025-12-22 16:38:56 +05:30
..
bash Make bash completion for "vagrant box add" patch by @ip1981 2022-10-19 17:02:23 -06:00
emacs [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 7) (#13765) 2025-12-22 16:38:56 +05:30
st ST3 Vagrantfile syntax highlighting 2014-03-10 11:16:36 -04:00
sudoers update to macOS documentation (#13600) 2025-03-14 16:50:54 -07:00
vim README in contrib directory 2011-01-05 17:06:58 -08:00
zsh [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 7) (#13765) 2025-12-22 16:38:56 +05:30
README.md Fix indentation in contrib/README.md 2020-12-04 14:55:50 +01:00

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 for Vagrantfiles in emacs.
  • st - Contains a .sublime-settings file for enabling Ruby syntax highlighting for Vagrantfiles 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 for Vagrantfiles in vim.
  • zsh - Contains a zsh script for improving autocompletion with zsh.