This commit is contained in:
Harivansh Rathi 2026-03-13 13:00:54 -04:00
parent f01ee2d84b
commit a29affb397
3 changed files with 24 additions and 15 deletions

View file

@ -5,7 +5,7 @@
onActivation = {
autoUpdate = false;
upgrade = false;
cleanup = "none";
cleanup = "uninstall";
};
taps = [];
@ -15,6 +15,7 @@
casks = [
"cap"
"raycast"
"riptide-dev"
"thebrowsercompany-dia"
"wispr-flow"
];