# linux_setup **Repository Path**: aaronj99/linux_setup ## Basic Information - **Project Name**: linux_setup - **Description**: linux_setup - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-05 - **Last Updated**: 2022-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux_setup ## 使用说明 > 在用户主目录「~」 下执行操作 > 镜像是对 ubuntu22.04 版本的, 所以建议安装此版本系统 ### 基本安装 ```bash sh -c "$(wget https://gitee.com/aaronj99/linux_setup/raw/master/install.sh -O -)" ```