-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
54 lines (54 loc) · 1.02 KB
/
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/core"
brew "bat"
brew "coreutils"
brew "exa"
brew "gh"
brew "git"
brew "git-delta"
brew "libyaml"
brew "mas"
brew "nano"
brew "nvm"
brew "python"
brew "zsh"
cask "1password"
cask "appcleaner"
cask "bookends"
cask "dash"
cask "focusrite-control"
cask "google-chrome"
cask "gpg-suite"
cask "istat-menus"
cask "iterm2"
cask "kaleidoscope"
cask "maestral"
cask "parallels"
cask "paw"
cask "pdf-squeezer"
cask "pycharm"
cask "qlstephen"
cask "raindropio"
cask "slack"
cask "slidepilot"
cask "spotify"
cask "tableplus"
cask "telegram"
cask "tower"
cask "transmit"
cask "visual-studio-code"
cask "xcodes"
mas "1Blocker", id: 1365531024
mas "Bear", id: 1091189122
mas "Deliveries", id: 290986013
mas "DevCleaner", id: 1388020431
mas "Fantastical", id: 975937182
mas "Keynote", id: 409183694
mas "Magnet", id: 441258766
mas "Numbers", id: 409203825
mas "Outbank", id: 1094255754
mas "Pages", id: 409201541
mas "Pi Stats", id: 1514075262
mas "Tweetbot", id: 1384080005