#!/bin/bash # QuickGit 启动脚本 (Linux/macOS) # 设置 UTF-8 编码 export LANG=zh_CN.UTF-8 export LC_ALL=zh_CN.UTF-8 # 运行程序 python3 quickgit.py