forked from mathiasbynens/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBrewfile
More file actions
35 lines (35 loc) · 757 Bytes
/
Brewfile
File metadata and controls
35 lines (35 loc) · 757 Bytes
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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew "coreutils"
brew "dnscrypt-proxy", restart_service: true
brew "findutils"
brew "git"
brew "gnu-sed", args: ["with-default-names"]
brew "heroku"
brew "hub"
brew "imagemagick", args: ["with-webp"]
brew "mas"
brew "moreutils"
brew "nvm"
brew "postgresql@9.6"
brew "rbenv"
cask "alfred"
cask "aptible"
cask "bitbar"
cask "docker"
cask "firefox-developer-edition"
cask "font-fira-code"
cask "google-backup-and-sync"
cask "google-chrome-beta"
cask "gpg-suite"
cask "iterm2"
cask "keybase"
cask "visual-studio-code"
cask "zoomus"
mas "LastPass", id: 926036361
mas "Magnet", id: 441258766
mas "Monosnap", id: 540348655