This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 功能
本仓库公开,其包含一些脚本用于一键启动其它(私人的)git 项目。
## 一键启用配置仓库
> 静默但输出错误信息,并跟随重定向
```bash
curl -sSL https://gitea.yever.top/Hawkin/setup-kit/raw/main/config-os-and-apps.sh | bash
```
或
wget -qO- https://gitea.yever.top/Hawkin/setup-kit/raw/main/config-os-and-apps.sh | bash