Zsh Script to Create VMware Fusion 5 Vagrant Box
I'm sure vagrant package will soon support vmware fusion too, but as of this article it does not. So I wrote a little script that'll clean up, shrink, and package a vmware virtualmachine directory into a vagrant box.
It's should be run from the directory of the ...