- Clone this repository
- Make sure the two scripts
vagrant-status
andvagrant-cache
are in your PATH - Setup a cronjob to keep the cache up to date (see below)
*/15 * * * * $HOME/bin/vagrant-cache -f
Currently only virtualbox-based vagrant boxes are displayed, this is totally tailored for my needs. If you need something else, consider to contribute.