vagrant/contrib
Hiroshi SHIBATA cafd39265e
Fixed typo
2021-10-28 21:59:30 +09:00
..
bash completion.sh: add more up options 2019-11-28 16:05:58 +02:00
emacs Emacs Vagrantfile config 2011-01-05 17:13:30 -08:00
st ST3 Vagrantfile syntax highlighting 2014-03-10 11:16:36 -04:00
sudoers Update sudoers info for suse hosts 2020-06-05 14:22:41 -05:00
vim README in contrib directory 2011-01-05 17:06:58 -08:00
zsh Fixed typo 2021-10-28 21:59:30 +09:00
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.