# terminal-auto-config **Repository Path**: bouts/terminal-auto-config ## Basic Information - **Project Name**: terminal-auto-config - **Description**: A shell script for auto config your terminal. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-30 - **Last Updated**: 2021-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # terminal-auto-config ## 1. 介绍 自动配置终端 ## 2. 软件架构 本程序将会自动安装一下脚本: 1. git 2. tmux 3. .tmux 4. zsh 5. oh-my-zsh ## 3. TODO列表 - [x] Ubuntu适配脚本 - [ ] CentOS适配脚本 - [ ] MacOS适配脚本 - [ ] 操作系统判断