vagrant/contrib
Chris Roberts 0ffec9cd6f Include explicit start to ensure start 2018-01-12 14:25:37 -08:00
..
bash
emacs
st
sudoers Include explicit start to ensure start 2018-01-12 14:25:37 -08:00
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 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.