-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile.home
32 lines (28 loc) · 1.81 KB
/
Brewfile.home
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
tap "homebrew/bundle"
## Casks
cask "1password" # Password manager
cask "carbon-copy-cloner" # MVP macOS Backup Software
cask "discord" # Chat/VoIP/distribution software
cask "iina" # Media player
cask "microsoft-excel" # The only Office app worth having
cask "monodraw" # ASCII flowcharts
cask "raycast" # All-around awesome
cask "textual" # IRC client
## App Store Apps
brew "mas" # CLI to the App Store
mas "Affinity Designer 2", id: 1616831348 # Adobe Illustrator, but without the subscription
mas "Affinity Photo 2", id: 1616822987 # Adobe Photoshop, but without the subscription
mas "Affinity Publisher 2", id: 1606941598 # Adobe InDesign, but without the subscription
mas "Compressor", id: 424390742 # Media encoder
mas "Craft", id: 1487937127 # Note taking application
mas "Final Cut Pro", id: 424389933 # Non-linear editor
mas "Motion", id: 434290957 # Motion graphics software
mas "Windows App", id: 1295203466 # Remote Desktop Solution
mas "WireGuard", id: 1451685025 # VPN Solution
## Safari Extensions
mas "1Password for Safari", id: 1569813296 # 1Password Safari Extension
mas "Dark Reader for Safari", id: 1438243180 # Nighty night go webpages
## Outdated
#mas "Affinity Photo", id: 824183456 # Adobe Photoshop, but without the subscription
#mas "Affinity Publisher", id: 881418622 # Adobe InDesign, but without the subscription
#mas "Affinity Designer", id: 824171161 # Adobe Illustrator, but without the subscription