-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
54 lines (54 loc) · 932 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
52
53
54
tap "chef/chef"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
brew "a2ps"
brew "ack"
brew "openssl"
brew "python"
brew "asciinema"
brew "awscli"
brew "bash"
brew "binutils"
brew "coreutils"
brew "curl"
brew "diffutils"
brew "fasd"
brew "ffmpeg"
brew "findutils", args: ["with-default-names"]
brew "ghostscript"
brew "git"
brew "gnu-sed", args: ["with-default-names"]
brew "gnupg"
brew "googler"
brew "gopass"
brew "grep", args: ["with-default-names"]
brew "hopenpgp-tools"
brew "hugo"
brew "imagemagick"
brew "nmap"
brew "node"
brew "openssh"
brew "paperkey"
brew "parallel"
brew "qrencode"
brew "pass"
brew "pdf2json"
brew "pinentry-mac"
brew "pkg-config"
brew "poppler"
brew "pwgen"
brew "rsync"
brew "shellcheck"
brew "telnet"
brew "wget"
brew "ykpers"
brew "ykman"
brew "youtube-dl"
brew "yubico-piv-tool"
brew "zbar"
brew "zsh"
brew "heroku/brew/heroku"
cask "miniconda"
cask "the-unarchiver"