Commit Graph

17 Commits

Author SHA1 Message Date
Kristoffer Grönlund 04fb0d99f6 Fix sudoers files after change to cleanup command
PR  modified the cleanup command so that the
example sudoers scripts no longer match.
2015-09-28 09:17:40 +02:00
Kristoffer Grönlund 702e8d6324 Add a sudoers script for SUSE 2015-09-28 09:10:46 +02:00
Evgeny Vereshchagin 06d4d23662 Update bash-completion
Add command: push
Add subcommands for box: outdated, update
2015-08-07 02:07:30 +03:00
Mattias Appelgren 0b737b8683 contrib/bash: Auto-complete VMs for up command 2015-03-25 15:51:23 +01:00
mdirik 63f4f1e61b Make completion.sh respect VAGRANT_HOME
When VAGRANT_HOME is set to a different path than $HOME/.vagrant.d, bash
completions regarding box names fails with an error like:

"$ vagrant init <TAB> find: `/home/mert/.vagrant.d/boxes': No such file or directory"

This commit makes completion.sh respect VAGRANT_HOME if it is set. It will continue to use $HOME/.vagrant.d otherwise.
2014-12-23 14:24:38 +02:00
Ivan Nečas 3099a2c4fb Sudoers example for Fedora distros 2014-12-15 10:54:36 +01:00
Kura 13f4b62018 Merging in latest version from kura/vagrant-bash-completion 2014-05-12 12:20:32 +01:00
Jon Topper d85fa99ffb Added example sudoers config to contrib 2014-05-06 12:43:50 +01:00
Mitchell Hashimoto 7fa3c35676 Update completion.sh 2014-05-02 09:50:51 -07:00
Adam Lazzarato e2367e1c01 Update contrib/README & bash shebang line 2014-03-10 11:18:20 -04:00
Adam Lazzarato fa6aa640f9 ST3 Vagrantfile syntax highlighting 2014-03-10 11:16:36 -04:00
Eugene Kalinin 898bff4442 Improved autocompletion for bash 2013-05-24 13:45:44 +04:00
Ole Michaelis f59054dae4 Make it more future proof by not using first and last command
also fixed a typo
2012-04-24 21:46:54 +02:00
Ole Michaelis 5038cc82b2 added completion for bash 2012-04-14 16:59:04 +02:00
Mitchell Hashimoto 5ae7f2691b Emacs Vagrantfile config 2011-01-05 17:13:30 -08:00
Mitchell Hashimoto 7cfa2b6986 README in contrib directory 2011-01-05 17:06:58 -08:00
Brandon Philips b6a6183d45 contrib: Teach vim to treat Vagrantfile as ruby
Install into $HOME/.vim/plugin/vagrantfile.vim

Signed-off-by: Brandon Philips <brandon@ifup.org>
2011-01-05 17:03:10 -08:00