-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
39 lines (39 loc) · 814 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
tap "universal-ctags/universal-ctags"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
brew "ack"
brew "composer"
brew "diff-so-fancy"
brew "fd"
brew "fzf"
brew "git"
brew "git-flow"
brew "grip"
brew "mas"
brew "neovim"
brew "node"
brew "python"
brew "ripgrep"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
brew "yarn"
brew "z"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
cask "choosy"
cask "discord"
cask "docker"
cask "firefox-developer-edition"
cask "font-fira-code-nerd-font"
cask "google-chrome"
cask "iterm2"
cask "nvalt"
cask "postman"
cask "sourcetree"
cask "visual-studio-code"
mas "1Password 7", id: 1333542190
mas "DaisyDisk", id: 411643860
mas "Drafts", id: 1435957248
mas "Slack", id: 803453959
mas "Xcode", id: 497799835