Add MAMP to application list

This commit is contained in:
astrian 2025-08-08 09:45:40 +10:00
parent adf164cfde
commit 217426b5d3
No known key found for this signature in database

View File

@ -210,6 +210,7 @@ install_apps() {
"arc" # Arc - The Browser Company 的现代化浏览器
"httpie" # HTTPie Desktop - HTTP 客户端 GUI 应用
"posting" # Posting - 现代 API 客户端终端工具
"mamp" # MAMP - 本地 PHP、MySQL 和 Apache 开发环境
)
total=${#apps[@]}