forked from danielsaidi/osx
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBrewfile
38 lines (33 loc) · 746 Bytes
/
Brewfile
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
33
34
35
36
37
38
cask_args appdir: "/Applications"
# System
brew "ruby"
brew "rbenv"
brew "python"
brew "openjdk"
# Docker
cask "docker"
# Terminal Tools
brew "youtube-dl"
brew "imagemagick"
brew "yq"
# UI Apps
cask "sketch"
cask "skitch"
cask "vlc"
cask "pycharm"
cask "android-studio"
cask "intellij-idea-ce"
cask "discord"
brew "notion"
# Via Mac AppStore
mas "Testflight", id: 899247664
mas "1Password 7", id: 1333542190
mas "Noir – Dark Mode for Safari", id: 1592917505
mas "1Blocker - Ad Blocker", id: 1365531024
mas "Expressions", id: 913158085
mas "Grammarly for Safari", id: 1462114288
mas "Moom", id: 419330170
mas "NetWorker Lite", id: 1228738830
mas "Perplexity", id: 6714467650
mas "Apple Developer", id: 640199958
#mas "Xcode", id: 497799835