From 049af88a73f4fdc2909342ddef347547e8ed1967 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Wed, 13 Apr 2016 08:44:46 +0100 Subject: [PATCH] Replace VMware Fusion with Virtualbox. --- .Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Brewfile b/.Brewfile index e86d9af..9f6abc3 100644 --- a/.Brewfile +++ b/.Brewfile @@ -34,7 +34,7 @@ cask "iterm2" cask "sonos" cask "textmate" cask "vlc" -cask "vmware-fusion" +cask "virtualbox" cask "wireshark" cask "xquartz" cask "yubikey-neo-manager"