-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
86 lines (86 loc) · 1.59 KB
/
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
tap "drone/drone"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "wix/brew"
brew "aws-iam-authenticator"
brew "brew-cask-completion"
brew "cheat"
brew "gcc"
brew "git"
brew "git-extras"
brew "python"
brew "gnupg", link: false
brew "go"
brew "httpie"
brew "imagemagick"
brew "jq"
brew "kubernetes-cli", link: false
brew "lastpass-cli"
brew "mas"
brew "mysql"
brew "nmap"
brew "nvm"
brew "openvpn", restart_service: true
brew "packer"
brew "pidcat"
brew "ruby-build"
brew "rbenv"
brew "shellcheck"
brew "swi-prolog"
brew "terraform"
brew "thefuck"
brew "tmux"
brew "tree"
brew "vault"
brew "watchman"
brew "wget"
brew "yarn"
brew "z"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "drone/drone/drone"
brew "heroku/brew/heroku"
cask "alfred"
cask "android-platform-tools"
cask "android-studio"
cask "atom"
cask "aws-vault"
cask "betterzip"
cask "docker"
cask "filezilla"
cask "google-cloud-sdk"
cask "gpg-suite"
cask "java8"
cask "lastpass"
cask "opensim"
cask "postman"
cask "qlcolorcode"
cask "qlimagesize"
cask "qlmarkdown"
cask "qlstephen"
cask "qlvideo"
cask "quicklook-csv"
cask "quicklook-json"
cask "quicklookase"
cask "react-native-debugger"
cask "spectacle"
cask "suspicious-package"
cask "the-unarchiver"
cask "toggl"
cask "tunnelblick"
cask "vagrant"
cask "vagrant-manager"
cask "virtualbox"
cask "vlc"
cask "webpquicklook"
mas "Apple Configurator 2", id: 1037126344
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Pages", id: 409201541