Updates brew packages

This commit is contained in:
Dennis Schoepf 2025-02-13 12:02:10 +01:00
parent 3286d61a29
commit 46aef5a3c5

View file

@ -45,8 +45,7 @@
onActivation = { onActivation = {
autoUpdate = false; autoUpdate = false;
# 'zap': uninstalls all formulae(and related files) not listed here. cleanup = "zap";
# cleanup = "zap";
}; };
taps = [ taps = [
@ -54,9 +53,8 @@
]; ];
brews = [ brews = [
"lazygit"
"ffmpeg" "ffmpeg"
"clojure"
"babashka"
"tree-sitter" "tree-sitter"
"yt-dlp" "yt-dlp"
"zoxide" "zoxide"
@ -108,7 +106,7 @@
expose-group-apps = true; expose-group-apps = true;
launchanim = false; launchanim = false;
minimize-to-application = true; minimize-to-application = true;
orientation = "right"; orientation = "left";
show-recents = false; show-recents = false;
persistent-apps = [ persistent-apps = [
"/Applications/Arc.app" "/Applications/Arc.app"