-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBrewfile
110 lines (110 loc) · 1.84 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
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 "elastic/tap"
tap "hashicorp/tap"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/services"
tap "martido/graph"
brew "ack"
brew "act"
brew "brotli"
brew "webp"
brew "apr-util"
brew "awscli"
brew "bat"
brew "glib"
brew "pcre"
brew "comby"
brew "cowsay"
brew "openldap"
brew "deno"
brew "docker"
brew "folly"
brew "fizz"
brew "wangle"
brew "fbthrift"
brew "fb303"
brew "eza"
brew "fd"
brew "unbound", restart_service: true
brew "gnutls"
brew "harfbuzz"
brew "libass"
brew "srt"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "git"
brew "git-delta"
brew "git-lfs"
brew "gnu-sed"
brew "gnupg"
brew "go"
brew "gobject-introspection"
brew "graphviz"
brew "guile"
brew "htop"
brew "jq"
brew "neovim", args: ["HEAD"]
brew "nghttp2"
brew "nnn"
brew "node"
brew "openjdk"
brew "openjdk@17"
brew "pandoc"
brew "php"
brew "pybind11"
brew "[email protected]"
brew "[email protected]"
brew "redis", restart_service: true
brew "ripgrep"
brew "ruby"
brew "shellcheck"
brew "subversion"
brew "tree"
brew "watchman"
brew "wget"
brew "youtube-dl"
brew "yq"
brew "zopfli"
brew "zsh"
brew "elastic/tap/elasticsearch-full"
brew "elastic/tap/kibana-full"
brew "hashicorp/tap/terraform-ls"
cask "1password"
cask "alfred"
cask "appcleaner"
cask "audacity"
cask "cleanshot"
cask "dash"
cask "discord"
cask "dropbox"
cask "finicky"
cask "fliqlo"
cask "flux"
cask "font-ia-writer-quattro"
cask "font-jetbrains-mono-nerd-font"
cask "forecast"
cask "fork"
cask "google-chrome-canary"
cask "google-drive"
cask "istat-menus"
cask "karabiner-elements"
cask "linear-linear"
cask "logi-options-plus"
cask "logitech-options"
cask "mimestream"
cask "nosql-workbench"
cask "notion"
cask "notion-calendar"
cask "obsidian"
cask "pdf-expert"
cask "postman"
cask "raindropio"
cask "rectangle"
cask "slack"
cask "tailscale"
cask "telegram"
cask "vanilla"
cask "visual-studio-code"