add Vagrant + VirtualBox (hypervisor)
This commit is contained in:
parent
4839320d0a
commit
23ecda1966
4
Brewfile
4
Brewfile
@ -30,6 +30,10 @@ cask "goland"
|
|||||||
cask "godot"
|
cask "godot"
|
||||||
# Calibre for converting ebooks (epub to pdf)
|
# Calibre for converting ebooks (epub to pdf)
|
||||||
cask "calibre"
|
cask "calibre"
|
||||||
|
# Vagrant
|
||||||
|
cask "vagrant"
|
||||||
|
# VirtualBox
|
||||||
|
cask "virtualbox"
|
||||||
|
|
||||||
# Mac app store
|
# Mac app store
|
||||||
mas 'Keynote', id: 409183694
|
mas 'Keynote', id: 409183694
|
||||||
|
Loading…
Reference in New Issue
Block a user