Skip to content

Commit a90f739

Browse files
bootstrap: install hoppscotch on macOS
1 parent 297f4f4 commit a90f739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/bootstrap_apps_gui.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ if is_profile_admin_or_similar; then
129129
is_macos && homebrew_brew_cask_install "onyx"
130130

131131
# REST Client
132-
# FIXME: Replace postman
132+
is_macos && homebrew_brew_cask_install "hoppscotch" # Postman like
133133

134134
# Archive
135135
is_macos && homebrew_brew_cask_install "keka" # File Archiver with support for zst,zip,etc

0 commit comments

Comments
 (0)