Skip to content

Instantly share code, notes, and snippets.

@cswingler
Created May 1, 2015 20:27
Show Gist options
  • Save cswingler/76f47bfc150b75dbe734 to your computer and use it in GitHub Desktop.
Save cswingler/76f47bfc150b75dbe734 to your computer and use it in GitHub Desktop.
vagrant-yolo.sh
#!/bin/bash
echo "(╯°□°)╯︵ ʇuɐɹᵷɐʌ"
vagrant destroy -f $* && vagrant up $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment