summaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-04-18 14:22:28 +0200
committerAhmed Abdelhalim <[email protected]>2024-04-18 14:22:28 +0200
commit5590ac6ef2b5b0ff24010da45d4e2ed378d35c48 (patch)
treec90e0f59d73e25b9fe8776413a59a24e16a15322 /Brewfile
parent9cf827790d0739c7f99f09ef72458e1ad5b837a1 (diff)
Move vagrant and vitualbox to work and add qemu for mac M1
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Brewfile b/Brewfile
index 7a5df1c..febb70d 100644
--- a/Brewfile
+++ b/Brewfile
@@ -64,8 +64,6 @@ cask "amethyst"
# cask "TaskExplorer"
# cask "OverSight"
# cask "postman"
-# cask "virtualbox"
-# cask "vagrant"
cask "obsidian"
### Work
@@ -92,3 +90,6 @@ cask "LibreOffice"
brew "plantUML"
# brew "clang-format"
# brew "sphinx-doc"
+# cask "virtualbox"
+# brew "qemu"
+# cask "vagrant"