chore: faster builds, fzf lua

This commit is contained in:
Harivansh Rathi 2026-04-18 14:35:56 -04:00
parent 80efbae1e9
commit 9541a345bf
8 changed files with 52 additions and 25 deletions

View file

@ -6,7 +6,9 @@
onActivation = {
autoUpdate = false;
upgrade = false;
cleanup = "uninstall";
# `brew bundle --cleanup` is by far the slowest part of darwin activation
# on this machine. Keep switches fast and do cleanup manually when needed.
cleanup = "none";
};
taps = [