Add new apps: ChatGPT and Claude

This commit is contained in:
Astrian Zheng 2025-06-30 22:07:57 +10:00
parent 71df0b2936
commit 9be418f8ad
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -186,6 +186,8 @@ install_apps() {
"netnewswire" # NetNewsWire - RSS 阅读器
"plexamp" # Plexamp - Plex 音乐播放器
"fantastical" # Fantastical - 日历应用
"chatgpt" # ChatGPT - OpenAI 官方应用
"claude" # Claude - Anthropic 官方应用
)
total=${#apps[@]}