arrange homebrew casks
This commit is contained in:
parent
9c223931f4
commit
16a3443297
1 changed files with 31 additions and 26 deletions
|
|
@ -13,41 +13,46 @@
|
|||
# Command-line tools go here
|
||||
];
|
||||
casks = [
|
||||
# GUI applications - manually installed apps now managed by Homebrew
|
||||
# Development
|
||||
"coteditor"
|
||||
"keepassxc"
|
||||
"keycastr"
|
||||
"inkscape"
|
||||
"affinity"
|
||||
"firefox"
|
||||
"obsidian"
|
||||
"snipaste"
|
||||
"datagrip"
|
||||
"ghostty"
|
||||
"slidepilot"
|
||||
"tencent-meeting"
|
||||
"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-word"
|
||||
"microsoft-excel"
|
||||
"balenaetcher"
|
||||
"aerospace"
|
||||
"maccy"
|
||||
"iina"
|
||||
"hiddenbar"
|
||||
"localsend"
|
||||
"calibre"
|
||||
"tencent-meeting"
|
||||
"obsidian"
|
||||
"omnigraffle"
|
||||
"tailscale-app"
|
||||
"pdf-expert"
|
||||
"slidepilot"
|
||||
"typora"
|
||||
"zotero"
|
||||
"raspberry-pi-imager"
|
||||
"transmission"
|
||||
"pdf-expert"
|
||||
"drawio"
|
||||
"clash-verge-rev"
|
||||
# Utilities
|
||||
"aerospace"
|
||||
"hiddenbar"
|
||||
"keycastr"
|
||||
"localsend"
|
||||
"maccy"
|
||||
"snipaste"
|
||||
"the-unarchiver"
|
||||
"musicbrainz-picard"
|
||||
"datagrip"
|
||||
];
|
||||
taps = [
|
||||
"nikitabobko/tap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue