# auto-scripts **Repository Path**: zhangmrit/auto-scripts ## Basic Information - **Project Name**: auto-scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-06 - **Last Updated**: 2026-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # auto-scripts 一键自动化运维脚本合集,覆盖常用环境搭建与工具配置场景。 [![GitHub](https://img.shields.io/badge/GitHub-zhangmrit%2Fauto--scripts-181717?logo=github)](https://github.com/zhangmrit/auto-scripts) [![Gitee](https://img.shields.io/badge/Gitee-zhangmrit%2Fauto--scripts-C71D23?logo=gitee)](https://gitee.com/zhangmrit/auto-scripts) --- ## 脚本列表 | 脚本 | 功能简介 | 详情 | | ------------------------ | ---------------------------------------------- | ------------------------------ | | `zsh/auto_install.sh` | 源码编译安装 Zsh 5.9 + Oh My Zsh + 常用插件 | [查看文档](./zsh/README.md) | | `docker/auto_install.sh` | 安装 Docker CE + Docker Compose + 镜像加速配置 | [查看文档](./docker/README.md) | > 每个脚本的详细用法、支持系统、执行流程及注意事项请参阅对应目录下的 README。 --- ## License [MIT](./LICENSE)