Remove Visual Studio Code from installation list

This commit is contained in:
astrian 2025-09-08 11:53:45 +10:00
parent aecc6aa3ed
commit eb2d2d2f3f
No known key found for this signature in database

View File

@ -214,7 +214,6 @@ install_apps() {
"mamp" # MAMP - 本地 PHP、MySQL 和 Apache 开发环境 "mamp" # MAMP - 本地 PHP、MySQL 和 Apache 开发环境
"postgresql@15" # PostgreSQL 15 - 开源关系型数据库 "postgresql@15" # PostgreSQL 15 - 开源关系型数据库
"claudia" # Claudia - GUI app and toolkit for Claude Code "claudia" # Claudia - GUI app and toolkit for Claude Code
"visual-studio-code" # Visual Studio Code - 微软代码编辑器
"obs" # OBS Studio - 开源直播录制软件 "obs" # OBS Studio - 开源直播录制软件
"firefox" # Firefox - Mozilla 开源浏览器 "firefox" # Firefox - Mozilla 开源浏览器
"zed" # Zed - 高性能代码编辑器 "zed" # Zed - 高性能代码编辑器