[macbook] Add vite and slack.

This commit is contained in:
Mariano Uvalle 2025-09-05 18:52:47 -07:00
parent e0cca967de
commit 95807d622e

View file

@ -42,6 +42,7 @@
brews = [ brews = [
"raylib" "raylib"
"watchman" "watchman"
"vite"
]; ];
casks = [ casks = [
"ghostty" "ghostty"
@ -58,6 +59,7 @@
"segger-jlink" "segger-jlink"
"docker-desktop" "docker-desktop"
"whatsapp" "whatsapp"
"slack"
]; ];
}; };