-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile
70 lines (70 loc) · 1.02 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
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "xz"
brew "atuin"
brew "autojump"
brew "automake"
brew "autossh"
brew "[email protected]"
brew "awscli"
brew "bzip2"
brew "cmake"
brew "ctags"
brew "libssh2"
brew "curl"
brew "direnv"
brew "dnsmasq"
brew "exiftool"
brew "gnutls"
brew "snappy"
brew "ffmpeg"
brew "fzf"
brew "geoip"
brew "gh"
brew "git"
brew "git-flow"
brew "go"
brew "graphviz"
brew "h3"
brew "htop"
brew "httpie"
brew "jq"
brew "llvm"
brew "logcli"
brew "magic-wormhole"
brew "netcat"
brew "parallel"
brew "postgresql@14"
brew "pyenv"
brew "pyenv-virtualenv"
brew "[email protected]"
brew "q"
brew "qpdf"
brew "r"
brew "ruby-build"
brew "rbenv"
brew "redis"
brew "ripgrep"
brew "rustup-init"
brew "sccache"
brew "shellcheck"
brew "sox"
brew "starship"
brew "terraform"
brew "tmux"
brew "tree"
brew "watch"
brew "wget"
brew "xsv"
brew "yarn"
brew "yj"
brew "youtube-dl"
brew "zlib"
brew "zsh"
brew "hashicorp/tap/packer"
cask "docker"
cask "mactex"
cask "1password/tap/1password-cli"