[macbook] Leaner brew list.

This commit is contained in:
jmug
2026-04-02 22:04:56 -07:00
parent f3d795f2c2
commit f8d4f6ef07
+4 -3
View File
@@ -38,17 +38,19 @@
no_quarantine = true;
};
taps = [
"agavra/tap"
];
brews = [
"raylib"
"watchman"
"vite"
"pipx"
"codex"
"python@3.11"
"glow"
"act"
"chromaprint"
"libiconv"
"agavra/tap/tuicr"
];
casks = [
"ghostty"
@@ -68,7 +70,6 @@
"discord"
"claude-code"
"calibre"
"rsyncui"
"trilium-notes"
];
};