-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
58 lines (55 loc) · 1016 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
tap "robotsandpencils/made"
brew "ag"
brew "anyenv"
brew "aria2"
brew "asdf"
brew "awscli"
brew "carthage"
brew "direnv"
brew "gh"
brew "ghq"
brew "git"
brew "git-lfs"
brew "hugo"
brew "imagemagick"
brew "jq"
brew "mas"
brew "mint"
brew "peco"
brew "qrencode"
brew "robotsandpencils/made/xcodes"
brew "tig"
brew "tmux"
brew "vim"
brew "zsh"
brew "zsh-completions"
cask "1password"
cask "alacritty"
cask "alfred"
cask "bartender"
cask "bettertouchtool"
cask "discord"
cask "docker"
cask "dropbox"
cask "google-chrome"
cask "google-cloud-sdk"
cask "google-drive"
cask "iterm2"
cask "jasper"
cask "jetbrains-toolbox"
cask "karabiner-elements"
cask "slack"
cask "spotify"
cask "tweeten"
cask "visual-studio-code"
mas "Amphetamine", id: 937984704
mas "iStat Menus", id: 1319778037
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Run Cat", id: 1429033973
mas "The Unarchiver", id: 425424353