forked from tombruijn/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
51 lines (41 loc) · 646 Bytes
/
Brewfile
File metadata and controls
51 lines (41 loc) · 646 Bytes
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
brew "vim"
brew "macvim"
brew "zsh"
brew "git"
brew "tig"
brew "mercurial"
brew "htop"
brew "midnight-commander"
brew "chruby"
brew "ruby-install"
brew "asdf"
brew "elixir"
brew "kubernetes-cli"
brew "hashicorp/tap/terraform"
brew "helm"
cask "google-cloud-sdk"
brew "memcached"
brew "mysql"
brew "postgresql@14"
brew "redis"
brew "sqlite"
brew "openssl"
brew "openssh"
brew "node"
brew "yarn"
brew "ack"
brew "autojump"
brew "bat"
brew "the_silver_searcher"
brew "tree"
brew "watch"
brew "wget"
brew "imagemagick"
brew "optipng"
brew "jpegoptim"
brew "ffmpeg"
brew "youtube-dl"
brew "flac"
brew "par2"
brew "gnupg"
brew "pinentry-mac"