-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
81 lines (79 loc) · 1.32 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
77
78
79
80
81
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/services"
tap "universal-ctags/universal-ctags"
# Formulae
brew "1password-cli"
brew "ack"
brew "apache-spark"
brew "awscli"
brew "blueutil"
brew "colordiff"
brew "coreutils"
brew "cowsay"
brew "curl"
brew "dep"
brew "elixir"
brew "erlang"
brew "fd"
brew "fortune"
brew "fzf"
brew "gist"
brew "git"
brew "glib"
brew "go"
brew "govendor"
brew "gsl"
brew "heroku/brew/heroku"
brew "icu4c"
brew "irssi"
brew "jq"
brew "libevent"
brew "libu2f-host"
brew "libxml2"
brew "libxslt"
brew "lua-language-server"
brew "macvim"
brew "neovim"
brew "node"
brew "node-build"
brew "nodenv"
brew "optipng"
brew "postgresql", restart_service: true
brew "prettier"
brew "pwgen"
brew "pyenv"
brew "rabbitmq"
brew "rbenv"
brew "reattach-to-user-namespace"
brew "redis"
brew "ripgrep"
brew "ripgrep"
brew "rsync"
brew "ruby-build"
brew "rust"
brew "rustup-init"
brew "scala"
brew "smartmontools"
brew "the_silver_searcher"
brew "thrift"
brew "tmux"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
brew "watchman"
brew "wget"
brew "zsh"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
# Casks
brew "slack"
brew "google-chrome"
brew "spectacle"
brew "logitech-g-hub"
brew "hyper"
brew "iterm2"
brew "notion-calendar"
brew "discord"
brew "whatsapp"
brew "spotify"
brew "postico"
brew "linear"