Add new app: arc

This commit is contained in:
astrian 2025-08-05 10:23:52 +10:00
parent c2084fa5aa
commit 5bfdf3d6ad
No known key found for this signature in database

View File

@ -207,6 +207,7 @@ install_apps() {
"hazel" # Hazel - 自动化文件组织工具 "hazel" # Hazel - 自动化文件组织工具
"postman" # Postman - API 开发和测试工具 "postman" # Postman - API 开发和测试工具
"zen" # Zen Browser - 基于 Firefox 的隐私浏览器 "zen" # Zen Browser - 基于 Firefox 的隐私浏览器
"arc" # Arc - The Browser Company 的现代化浏览器
) )
total=${#apps[@]} total=${#apps[@]}