diff --git a/install.sh b/install.sh index 0245aaf..839898e 100755 --- a/install.sh +++ b/install.sh @@ -208,6 +208,7 @@ install_apps() { "postman" # Postman - API 开发和测试工具 "zen" # Zen Browser - 基于 Firefox 的隐私浏览器 "arc" # Arc - The Browser Company 的现代化浏览器 + "httpie" # HTTPie Desktop - HTTP 客户端 GUI 应用 ) total=${#apps[@]}