There was an error while loading. Please reload this page.
1 parent 80d7567 commit f40f305Copy full SHA for f40f305
1 file changed
setup/setup_new_mac_machine.sh
@@ -212,7 +212,7 @@ brew install jd-gui # For java decompilation.
212
# brew install genymotion # Emulator for android.
213
214
# Bluetooth CLI for mac
215
-brew install blueutil
+# brew install blueutil # Useless for now
216
# FOSS text-expander for Mac OS
217
brew tap espanso/espanso
218
brew install espanso
@@ -226,6 +226,7 @@ brew install vlc
226
brew install free-ruler
227
# Javascript package management
228
brew install yarn
229
+brew install harper # FOSS Grammarly alternative
230
231
# This one seems to fail on GitHub Actions
232
# https://github.com/ashishb/dotfiles/runs/2258896886
0 commit comments