-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
181 lines (166 loc) · 3.31 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
tap "homebrew/bundle"
tap "homebrew/cask-versions"
tap "homebrew/cask-fonts"
tap "buo/cask-upgrade"
tap "federico-terzi/espanso"
tap "buildpacks/tap"
tap "git-duet/tap"
tap "clojure-lsp/brew"
brew "mise"
brew "git"
brew "git-lfs"
brew "git-duet"
brew "lazygit"
brew "gh"
brew "fossil"
brew "openssh"
brew "ssh-audit"
brew "openssl"
brew "yamllint"
brew "lua-language-server"
brew "luarocks"
brew "neovim"
brew "helix"
brew "chafa" # used for image previews in neovim
brew "tmate"
# brew "mermaid-cli"
brew "glow"
brew "graphviz"
brew "vint"
brew "direnv"
# brew "autojump"
brew "zoxide"
brew "walk"
brew "lsd"
brew "ripgrep"
brew "fzf"
brew "fd"
brew "tig"
brew "thefuck"
brew "espanso"
brew "zsh"
brew "zsh-syntax-highlighting"
brew "starship"
brew "tmux"
brew "mosh"
brew "tldr"
brew "jq"
brew "yq"
brew "jless"
brew "cmake"
brew "ctags"
brew "nativefier"
brew "curl"
brew "wget"
brew "dog"
brew "siege"
brew "aider"
brew "bat"
brew "mdcat"
brew "watch"
brew "viddy" # https://github.com/sachaos/viddy
brew "watchexec"
brew "git-delta"
brew "nq"
brew "entr"
brew "tree"
brew "zopfli"
brew "graphicsmagick"
brew "mysql"
# brew "pack"
# brew "flyway"
# brew "rabbitmq"
# brew "memcached"
# brew "prometheus"
# brew "grafana"
# brew "helm"
brew "terraform-ls"
brew "clojure-lsp/brew/clojure-lsp-native"
brew "awscli"
brew "exercism"
# brew "imageoptim-cli"
brew "xcodegen"
brew "cask"
cask "backblaze"
cask "google-chrome"
cask "firefox"
cask "kitty"
cask "git-credential-manager" # https://github.com/git-ecosystem/git-credential-manager
cask "visual-studio-code"
cask "chromedriver"
cask "raycast"
cask "wooshy"
cask "aerospace"
cask "soundsource"
cask "jordanbaird-ice"
cask "kindavim"
cask "hey"
cask "chronycontrol" # https://netfuture.ch/2021/12/transparent-trustworthy-time-with-ntp-and-nts/
cask "contour"
# cask "amethyst"
cask "google-cloud-sdk"
cask "alacritty"
cask "barrier"
cask "keycastr"
cask "imageoptim"
cask "gimp"
cask "inkscape"
cask "licecap"
cask "zoom"
cask "skype"
cask "vlc"
cask "obs"
cask "tuple"
cask "cakebrew"
cask "cheatsheet"
cask "docker"
cask "orbstack"
cask "lens"
cask "postgres-unofficial" # postgresapp.com
cask "jpadilla-redis"
cask "dropbox"
cask "syncthing"
cask "keybase"
cask "istat-menus" # todo: set up license activation
cask "font-fira-code-nerd-font"
cask "font-iosevka-nerd-font"
cask "font-ibm-plex"
cask "font-victor-mono-nerd-font"
cask "font-jetbrains-mono-nerd-font"
cask "insomnia"
cask "postman"
cask "android-studio"
# cask "intellij-idea" # pending: uninstall download version
cask "rider"
cask "datagrip"
cask "webstorm"
# cask "dotnet-sdk"
cask "signal"
cask "obsidian"
cask "nomachine"
cask "spotify"
cask "ipfs"
cask "discord"
cask "miro"
cask "figma"
cask "graphiql"
cask "copilot-for-xcode"
brew "mas"
mas "Amphetamine", id: 937984704
mas "Tailscale", id: 1475387142
mas "LocalSend", id: 1661733229
# mas "1Password 7 - Password Manager", id: 1333542190
# cask "1password-cli"
# mas "AudioSwitcher", id: 561712678
mas "Shush - Microphone Manager", id: 496437906
mas "XCode", id: 497799835
mas "Postico", id: 1031280567
mas "Sequel Ace", id: 1518036000
mas "Red - UI for Redis", id: 1491764008
mas "Bitwarden", id: 1352778147
brew "bitwarden-cli"
mas "SwordSoft Screenink", id: 556304449
mas "Recess", id: 621451282
mas "EasyRes", id: 688211836
# mas "Alfred", id: 405843582
mas "Slack for Desktop", id: 803453959