# linux_script **Repository Path**: zhaojun_chao/linux_script ## Basic Information - **Project Name**: linux_script - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2019-10-31 - **Last Updated**: 2024-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux 开发环境脚本 一键配置vim环境和终端 1. 一键设置vim IDE,集合了开发常用的vim插件 2. 对于终端使用zsh+ohmyzsh 3. 离线化了一些安装包 # 使用 git clone https://gitee.com/zhaojun_chao/linux_script.git cd linux_script ./init_env.sh