Skip to content

Commit f40f305

Browse files
committed
chore: update Mac OS packages
1 parent 80d7567 commit f40f305

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup/setup_new_mac_machine.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ brew install jd-gui # For java decompilation.
212212
# brew install genymotion # Emulator for android.
213213

214214
# Bluetooth CLI for mac
215-
brew install blueutil
215+
# brew install blueutil # Useless for now
216216
# FOSS text-expander for Mac OS
217217
brew tap espanso/espanso
218218
brew install espanso
@@ -226,6 +226,7 @@ brew install vlc
226226
brew install free-ruler
227227
# Javascript package management
228228
brew install yarn
229+
brew install harper # FOSS Grammarly alternative
229230

230231
# This one seems to fail on GitHub Actions
231232
# https://github.com/ashishb/dotfiles/runs/2258896886

0 commit comments

Comments
 (0)