Add BBEdit to app installation list

This commit is contained in:
Astrian Zheng 2025-07-01 10:37:35 +10:00
parent 9be418f8ad
commit 630b7e2a7f
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -188,6 +188,7 @@ install_apps() {
"fantastical" # Fantastical - 日历应用
"chatgpt" # ChatGPT - OpenAI 官方应用
"claude" # Claude - Anthropic 官方应用
"bbedit" # BBEdit - 专业文本编辑器
)
total=${#apps[@]}