-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
79 lines (69 loc) · 1.22 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
74
75
76
77
78
79
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/cask-fonts"
cask "firefox-nightly"
cask "google-chrome-canary"
cask "vivaldi-snapshot"
cask "1password"
cask "alfred"
cask "karabiner-elements"
cask "slack-beta"
cask "discord"
cask "zoom"
cask "iterm2"
cask "visual-studio-code-insiders"
cask "jetbrains-toolbox"
cask "docker"
cask "apache-directory-studio"
cask "the-unarchiver"
cask "qlimagesize"
cask "qlcolorcode"
cask "qlstephen"
cask "scriptql"
cask "quicklook-csv"
cask "quicklook-json"
cask "qlmarkdown"
cask "webpquicklook"
cask "qlvideo"
cask "font-myrica"
cask "font-myricam"
cask "font-ricty-diminished"
cask "font-migu-1m"
cask "font-cica"
brew "bash"
brew "colordiff"
brew "curl"
brew "git"
brew "gpg"
brew "gzip"
brew "less"
brew "libpq"
brew "make"
brew "mysql-client"
brew "neovim"
brew "openssh"
brew "openssl@1.1"
brew "pinentry-mac"
brew "rsync"
brew "unzip"
brew "watch"
brew "wdiff"
brew "xz"
brew "zsh"
brew "binutils"
brew "coreutils"
brew "diffutils"
brew "findutils"
brew "gawk"
brew "gnu-getopt"
brew "grep"
brew "gnu-sed"
brew "gnu-tar"
brew "gnutls"
brew "gnu-which"
brew "git-extras"
brew "mas"
mas "Magnet", id: 441258766
mas "Amphetamine", id: 937984704