Add new app: zed - 高性能代码编辑器

This commit is contained in:
astrian 2025-09-04 15:11:25 +10:00
parent 782d941ab7
commit aecc6aa3ed
No known key found for this signature in database

View File

@ -217,6 +217,7 @@ install_apps() {
"visual-studio-code" # Visual Studio Code - 微软代码编辑器
"obs" # OBS Studio - 开源直播录制软件
"firefox" # Firefox - Mozilla 开源浏览器
"zed" # Zed - 高性能代码编辑器
)
total=${#apps[@]}