/lesaint-vagrant

My Zsh plugin for Vagrant

Primary LanguageShellApache License 2.0Apache-2.0

lesaint-vagrant

My Git plugins for Oh-My-Zsh which can be integrated via Antigen/.

Defines aliases to start, halt and destroy a Vagrant instance:

  • vagrant up: vup, vstart
  • vagrant halt: vhalt, vstop, vdown
  • vagrant ssh: vssh

Defines aliases to list boxes:

  • vagrant box list: vlist

Defines alias for Vagrant snapshot plugin:

  • vagrant snapshot: vs