Sha256: 929b7519b3e29563f49e943ced7c0dfcd29c9e32e05f199f19d9e5c1eb35f4d9
Contents?: true
Size: 227 Bytes
Versions: 12
Compression:
Stored size: 227 Bytes
Contents
# Autocompletion for Vagrant just put this line in your ~/.profile or link this file into it like: # source /path/to/vagrant/contrib/bash/completion.sh complete -W "$(echo `vagrant --help | awk '/^ /{print $1}'`;)" vagrant
Version data entries
12 entries across 12 versions & 5 rubygems