arrange homebrew casks

This commit is contained in:
Yan Lin 2026-01-12 10:37:54 +01:00
parent 9c223931f4
commit 16a3443297

View file

@ -13,41 +13,46 @@
# Command-line tools go here # Command-line tools go here
]; ];
casks = [ casks = [
# GUI applications - manually installed apps now managed by Homebrew # Development
"coteditor" "coteditor"
"keepassxc" "datagrip"
"keycastr"
"inkscape"
"affinity"
"firefox"
"obsidian"
"snipaste"
"ghostty" "ghostty"
"slidepilot"
"tencent-meeting"
"ovito" "ovito"
"balenaetcher"
"raspberry-pi-imager"
# Internet & Network
"clash-verge-rev"
"firefox"
"keepassxc"
"tailscale-app"
"transmission"
# Media
"calibre"
"handbrake-app"
"iina"
"musicbrainz-picard"
# Productivity
"affinity"
"drawio"
"inkscape"
"microsoft-excel"
"microsoft-powerpoint" "microsoft-powerpoint"
"microsoft-word" "microsoft-word"
"microsoft-excel" "tencent-meeting"
"balenaetcher" "obsidian"
"aerospace"
"maccy"
"iina"
"hiddenbar"
"localsend"
"calibre"
"omnigraffle" "omnigraffle"
"tailscale-app" "pdf-expert"
"slidepilot"
"typora" "typora"
"zotero" "zotero"
"raspberry-pi-imager" # Utilities
"transmission" "aerospace"
"pdf-expert" "hiddenbar"
"drawio" "keycastr"
"clash-verge-rev" "localsend"
"maccy"
"snipaste"
"the-unarchiver" "the-unarchiver"
"musicbrainz-picard"
"datagrip"
]; ];
taps = [ taps = [
"nikitabobko/tap" "nikitabobko/tap"