-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
51 lines (51 loc) · 807 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 "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "shkm/brew"
brew "readline"
brew "sqlite"
brew "[email protected]", link: false
brew "asciinema"
brew "autoconf"
brew "gettext"
brew "clojure"
brew "cmake"
brew "colordiff"
brew "csshx"
brew "libtool"
brew "unixodbc"
brew "gmp"
brew "libmpc"
brew "gcc"
brew "gifsicle"
brew "go"
brew "htop"
brew "hugo"
brew "imagemagick"
brew "oniguruma"
brew "jq"
brew "leiningen"
brew "libxml2"
brew "makedepend"
brew "mtr"
brew "mysql"
brew "mysql-client"
brew "pcre"
brew "nmap"
brew "node", link: false
brew "nvm"
brew "packer"
brew "php"
brew "pkg-config"
brew "pyenv"
brew "rbenv"
brew "shellcheck"
brew "sphinx-doc"
brew "terraform"
brew "terraform_landscape"
brew "tmux"
brew "tree"
brew "watch"
brew "shkm/brew/vssh"
cask "1password-cli"
cask "vagrant"