# shell **Repository Path**: maxidea/shell ## Basic Information - **Project Name**: shell - **Description**: 日常用shell仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 日常用shell仓库 #### 使用方法 curl -s https://gitee.com/maxidea/shell/raw/master/the_file_name.sh | bash 例如 ```curl -s https://gitee.com/maxidea/shell/raw/master/docker-install.sh | bash```