forked from pivotal-sprout/sprout-wrap
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile.JamesCuzellaMBP
110 lines (106 loc) · 2.02 KB
/
Brewfile.JamesCuzellaMBP
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
tap 'homebrew/cask-drivers'
tap 'insomniacslk/dublin-traceroute', 'https://github.com/insomniacslk/dublin-traceroute'
tap 'jlhonora/lsusb'
tap 'trinitronx/pcloud'
brew 'bash-completion'
brew 'ctags-exuberant'
brew 'ag'
brew 'ansible'
brew 'pyenv'
brew 'docker-machine'
brew 'docker-machine-nfs'
brew 'tfenv'
brew 'tgenv'
brew 'vault'
brew 'packer'
brew 'blackbox'
brew 'rancher-cli'
brew 'kubernetes-cli'
brew 'kubectx'
brew 'kops'
brew 'minikube'
brew 'kcat'
brew 'imagemagick'
brew 'openssl'
brew 'xz'
brew 'go'
brew 'gomplate'
brew 'mockery'
brew 'node'
brew 'lua'
brew 'java'
brew 'p7zip'
brew 'pstree'
brew 'htop-osx'
brew 'iperf3'
brew 'qt'
brew 'ssh-copy-id'
brew 'shellcheck'
brew 'tmux'
brew 'reattach-to-user-namespace'
brew 'tree'
brew 'socat'
brew 'nmap'
brew 'watch'
brew 'wget'
brew 'gist'
brew 'gh'
brew 'hub'
brew 'travis'
brew 'mosh'
brew 'parallel'
brew 'macvim'
brew 'wemux'
brew 'awscli'
brew 's3cmd'
brew 'ack'
brew 'gettext'
brew 'mediainfo'
brew 'sleepwatcher'
brew 'wakeonlan'
brew 'mtr'
brew 'jq'
brew 'jsonlint'
brew 'expect'
brew 'rename'
brew 'lastpass-cli'
brew 'pwgen'
brew 'terminal-notifier'
brew 'yubikey-personalization'
brew 'dfu-util'
brew 'coreutils'
brew 'lsusb'
cask 'cord'
cask 'firefox'
cask 'github'
cask 'google-chrome'
cask 'netspot'
cask 'hammerspoon'
cask 'textmate'
cask 'docker'
cask 'vagrant'
cask 'vmware-fusion'
cask 'wireshark'
cask 'xquartz'
cask 'xscope'
cask 'logitech-options'
cask 'gpg-suite'
cask 'veracrypt'
cask 'lastpass'
cask '1password'
cask 'yubico-authenticator'
cask 'yubico-yubikey-manager'
cask 'yubico-yubikey-piv-manager'
cask 'yubico-yubikey-personalization-gui'
cask 'aws-vault'
cask 'aws-vpn-client'
cask 'cyberduck'
cask 'pcloud-drive'
cask 'dropbox'
cask 'hex-fiend'
cask 'beyond-compare'
cask 'rar'
cask 'sublime-text'
cask 'visual-studio-code'
cask 'meld'
cask 'balenaetcher'