-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
53 lines (50 loc) · 854 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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
brew "ansible"
brew "clang-format"
brew "cmake"
brew "direnv"
brew "fd"
brew "gh"
brew "git"
brew "jq"
brew "llvm"
brew "mas"
brew "neovim"
brew "nodenv"
brew "postgresql"
brew "pyenv"
brew "python3"
brew "ripgrep"
brew "shellcheck"
brew "the_silver_searcher"
brew "tig"
brew "tmux"
brew "trash"
brew "tree"
brew "vim"
brew "yarn"
brew "zsh"
brew "zsh-completions"
# cask "dropbox"
# cask "1password" installed manually
cask "alacritty"
cask "discord"
cask "divvy"
cask "google-chrome"
cask "google-cloud-sdk"
cask "hammerspoon"
cask "keycastr"
cask "krisp"
cask "loom"
cask "slack"
cask "spotify"
cask "steam"
cask "visual-studio-code"
cask "vlc"
cask "vnc-viewer"
cask "zoom"
mas "XCode", id: 497799835
mas "Clocker", id: 1056643111
mas "Xnip - Screenshot & Annotation", id: 1221250572