From 23ecda1966e96f62815bb9b53136f7903bf3a136 Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Mon, 14 Oct 2019 10:54:56 +0200 Subject: [PATCH] add Vagrant + VirtualBox (hypervisor) --- Brewfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Brewfile b/Brewfile index e36e8c6..fc2c3da 100644 --- a/Brewfile +++ b/Brewfile @@ -30,6 +30,10 @@ cask "goland" cask "godot" # Calibre for converting ebooks (epub to pdf) cask "calibre" +# Vagrant +cask "vagrant" +# VirtualBox +cask "virtualbox" # Mac app store mas 'Keynote', id: 409183694