-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
51 lines (51 loc) · 885 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
tap "buo/cask-upgrade"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "[email protected]"
brew "commitizen"
brew "gnupg"
brew "hub"
brew "jq"
brew "jrnl"
brew "macvim"
brew "nvm"
brew "tree"
brew "wget"
brew "zsh"
brew "zsh-syntax-highlighting"
cask "android-file-transfer"
cask "clipy"
cask "docker"
cask "dropbox"
cask "dropbox-capture"
cask "emacs"
cask "firefox"
cask "font-fantasque-sans-mono"
cask "font-jetbrains-mono"
cask "github"
cask "google-chrome"
cask "google-drive"
cask "grammarly"
cask "iterm2"
cask "insomnia"
cask "microsoft-edge"
cask "notion"
cask "numi"
cask "obsidian"
cask "pomodone"
cask "postman"
cask "protonvpn"
cask "rectangle"
cask "rescuetime"
cask "spotify"
cask "tableplus"
cask "telegram"
cask "the-unarchiver"
cask "slack"
cask "ticktick"
cask "visual-studio-code"
cask "whatsapp"
cask "wpsoffice"
cask "zoom"