-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
73 lines (73 loc) · 1.27 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
brew "automake"
brew "awscli"
brew "coreutils"
brew "docker-machine"
brew "doctl"
brew "dos2unix"
brew "p7zip"
brew "unrar"
brew "dtrx"
brew "ffmpeg"
brew "findutils"
brew "gibo"
brew "git"
brew "gnu-getopt"
brew "gnu-sed"
brew "gnu-tar"
brew "gnupg"
brew "[email protected]", link: false
brew "go"
brew "grep"
brew "gtk+"
brew "htop"
brew "hub"
brew "jq"
brew "ldns"
brew "makedepend"
brew "mas"
brew "mercurial"
brew "moreutils"
brew "mtr"
brew "node"
brew "nq"
brew "openjdk"
brew "pinentry-mac"
brew "protobuf"
brew "rbenv"
brew "rclone"
brew "redis"
brew "s3cmd"
brew "stow"
brew "subversion"
brew "terraform"
brew "tree"
brew "vim"
brew "weechat"
brew "wget"
brew "youtube-dl"
brew "zsh"
cask "docker"
cask "microsoft-auto-update"
cask "minecraft"
cask "notion"
cask "postman"
cask "the-unarchiver"
cask "visual-studio-code"
cask "vlc"
mas "Apple Configurator 2", id: 1037126344
mas "Drafts", id: 1435957248
mas "GarageBand", id: 682658836
mas "iA Writer", id: 775737590
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Kindle", id: 405399194
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "TweetDeck", id: 485812721
mas "WireGuard", id: 1451685025