-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
76 lines (76 loc) · 1.28 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
tap "github/gh"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "liamg/tfsec"
tap "mikhailai/misc"
brew "adr-tools"
brew "libyaml"
brew "[email protected]"
brew "asciinema"
brew "autoconf"
brew "automake"
brew "awscli"
brew "bash"
brew "bat"
brew "coreutils"
brew "diceware"
brew "fping"
brew "gh"
brew "glib"
brew "gnu-sed"
brew "htmlq"
brew "libtool"
brew "pkg-config"
brew "go"
brew "gron"
brew "hadolint"
brew "httpie"
brew "imagemagick"
brew "iperf3"
brew "jo"
brew "jq"
brew "macvim"
brew "magic-wormhole"
brew "mosh"
brew "mtr"
brew "neovim"
brew "node"
brew "openssh"
brew "pipenv"
brew "pre-commit"
brew "pwgen"
brew "pyenv"
brew "pylint"
brew "qrencode"
brew "s3cmd"
brew "shellcheck"
brew "speedtest-cli"
brew "ssllabs-scan"
brew "sslscan"
brew "sslyze"
brew "starship"
brew "svn"
brew "tcptraceroute"
brew "terraform"
brew "tflint"
brew "the_silver_searcher"
brew "tmux"
brew "watch"
brew "whois", link: true
brew "ykpers"
brew "ykman"
brew "yt-dlp"
brew "yubico-piv-tool"
brew "yubikey-agent"
brew "zbar"
brew "liamg/tfsec/tfsec"
cask "elgato-camera-hub"
cask "font-powerline-symbols"
cask "font-sauce-code-pro-nerd-font"
cask "font-source-code-pro"
cask "font-source-code-pro-for-powerline"
cask "rectangle"
cask "session-manager-plugin"
cask "spotify"
cask "visual-studio-code"
cask "xscreensaver"