We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f759e3 commit f80fb1aCopy full SHA for f80fb1a
Brewfile
@@ -108,6 +108,7 @@ brew 'wget'
108
brew 'wrk'
109
brew 'xh'
110
brew 'yarn'
111
+brew 'yazi'
112
brew 'yq'
113
brew 'yt-dlp'
114
brew 'zola'
@@ -171,6 +172,7 @@ if /darwin/ =~ RUBY_PLATFORM
171
172
cask 'firefox'
173
cask 'focusrite-control'
174
cask 'front'
175
+ cask 'ghostty'
176
cask 'github'
177
cask 'google-chrome'
178
cask 'google-cloud-sdk'
@@ -189,6 +191,7 @@ if /darwin/ =~ RUBY_PLATFORM
189
191
cask 'makemkv'
190
192
cask 'meta'
193
cask 'microsoft-auto-update'
194
+ cask 'microsoft-edge'
195
cask 'mullvadvpn'
196
cask 'ngrok'
197
cask 'nosql-workbench'
0 commit comments