Skip to content

Commit 9176262

Browse files
bootstrap: install handy on macOS
1 parent 7fe663d commit 9176262

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install/bootstrap_apps_gui.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,9 @@ if is_profile_admin_or_similar; then
302302
# Electronic Design
303303
is_macos && homebrew_brew_cask_install "kicad" # Electronic circuit design
304304

305+
# Text to Speech
306+
is_macos && homebrew_brew_cask_install "handy" # Faster humant to computer words per minute ever
307+
305308
is_macos && homebrew_brew_cask_install "__commit_aggregated__"
306309
is_fedora && fedora_dnf_install "__commit_aggregated__"
307310
is_archl && archlinux_pacman_install "__commit_aggregated__"

0 commit comments

Comments
 (0)