-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
62 lines (59 loc) · 916 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
59
60
61
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "heroku/brew"
brew "aws-cdk"
brew "awscli"
brew "bat"
brew "cookiecutter"
brew "curl"
brew "exa"
brew "ffmpeg"
brew "gcc"
brew "gh"
brew "git"
brew "go"
brew "hadolint"
brew "heroku"
brew "highlight"
brew "htop"
brew "httpie"
brew "hugo"
brew "jq"
brew "mitmproxy"
brew "netlify-cli"
brew "p7zip"
brew "pipx"
brew "pyenv"
brew "rgbds"
brew "ruby"
brew "sdl2"
brew "shellcheck"
brew "tfenv"
brew "trash"
brew "vim"
brew "wget"
brew "youtube-dl"
brew "zsh-syntax-highlighting"
cask "authy"
cask "caffeine"
cask "docker"
cask "dropbox"
cask "firefox"
cask "font-jetbrains-mono"
cask "imageoptim"
cask "insomnia"
cask "iterm2"
cask "itsycal"
cask "ngrok"
cask "notion"
cask "private-internet-access"
cask "qlcolorcode"
cask "qlmarkdown"
cask "qlstephen"
cask "quicklook-csv"
cask "quicklook-json"
cask "sameboy"
cask "sketch"
cask "slack"
cask "tableplus"
cask "vlc"