Add new app: posting

This commit is contained in:
astrian 2025-08-07 16:28:48 +10:00
parent bf53fa4c42
commit adf164cfde
No known key found for this signature in database

View File

@ -209,6 +209,7 @@ install_apps() {
"zen" # Zen Browser - 基于 Firefox 的隐私浏览器 "zen" # Zen Browser - 基于 Firefox 的隐私浏览器
"arc" # Arc - The Browser Company 的现代化浏览器 "arc" # Arc - The Browser Company 的现代化浏览器
"httpie" # HTTPie Desktop - HTTP 客户端 GUI 应用 "httpie" # HTTPie Desktop - HTTP 客户端 GUI 应用
"posting" # Posting - 现代 API 客户端终端工具
) )
total=${#apps[@]} total=${#apps[@]}