[macbook] Leaner brew list.
This commit is contained in:
@@ -38,17 +38,19 @@
|
|||||||
no_quarantine = true;
|
no_quarantine = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
taps = [
|
||||||
|
"agavra/tap"
|
||||||
|
];
|
||||||
brews = [
|
brews = [
|
||||||
"raylib"
|
|
||||||
"watchman"
|
"watchman"
|
||||||
"vite"
|
"vite"
|
||||||
"pipx"
|
"pipx"
|
||||||
"codex"
|
"codex"
|
||||||
"python@3.11"
|
"python@3.11"
|
||||||
"glow"
|
"glow"
|
||||||
"act"
|
|
||||||
"chromaprint"
|
"chromaprint"
|
||||||
"libiconv"
|
"libiconv"
|
||||||
|
"agavra/tap/tuicr"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"ghostty"
|
"ghostty"
|
||||||
@@ -68,7 +70,6 @@
|
|||||||
"discord"
|
"discord"
|
||||||
"claude-code"
|
"claude-code"
|
||||||
"calibre"
|
"calibre"
|
||||||
"rsyncui"
|
|
||||||
"trilium-notes"
|
"trilium-notes"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user