-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
60 lines (60 loc) · 994 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
tap "aws/tap"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/services"
tap "jerson/tap"
brew "[email protected]"
brew "mas"
brew "xz"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "cffi"
brew "cryptography"
brew "awscli"
brew "freetype"
brew "glib"
brew "chezmoi"
brew "folly"
brew "fizz"
brew "fd"
brew "fzf"
brew "gcc"
brew "git"
brew "git-lfs"
brew "jq"
brew "tree-sitter"
brew "neovim"
brew "nghttp2"
brew "pipenv"
brew "pyenv"
brew "pyenv-virtualenv"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "tmux"
brew "tmuxinator"
brew "tree"
brew "universal-ctags"
brew "wget"
brew "zsh"
brew "nvm"
brew "htop"
brew "zsh-completions"
brew "hashicorp/tap/terraform"
cask "alacritty"
cask "iterm2"
cask "font-hack-nerd-font"
cask "firefox"
cask "google-chrome"
cask "slack"
cask "naver-whale"
cask "figma"
cask "enpass"
cask "ridibooks"
cask "rectangle"
cask "postman"
cask "visual-studio-code"
cask "karabiner-elements"
cask "discord"