Add bcut (必剪) video editor

This commit is contained in:
Astrian Zheng 2025-07-02 19:46:37 +10:00
parent 2452579093
commit 1f03ccff4c
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -190,6 +190,7 @@ install_apps() {
"claude" # Claude - Anthropic 官方应用
"bbedit" # BBEdit - 专业文本编辑器
"sf-symbols" # SF Symbols - Apple 官方图标库
"crossover" # CrossOver - Windows 应用兼容层
)
total=${#apps[@]}
@ -530,4 +531,4 @@ main() {
# 只有在脚本被直接执行时才运行主函数
if [[ "${BASH_SOURCE[0]}" == "${0}" ]] || [[ -z "${BASH_SOURCE[0]}" ]]; then
main "$@"
fi
fibrew install --cask bcut