diff --git a/install.sh b/install.sh index 09bfc4d..6fbd031 100755 --- a/install.sh +++ b/install.sh @@ -188,6 +188,7 @@ install_apps() { "fantastical" # Fantastical - 日历应用 "chatgpt" # ChatGPT - OpenAI 官方应用 "claude" # Claude - Anthropic 官方应用 + "bbedit" # BBEdit - 专业文本编辑器 ) total=${#apps[@]}