# MyScript **Repository Path**: haozibi/MyScript ## Basic Information - **Project Name**: MyScript - **Description**: My script http://www.bzizi.com - **Primary Language**: Shell - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-01-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyScript 保存我自己编写脚本,方便你我他 **无脑流水帐,鄙人新手,请大牛多多指导,但还是比较实用的~** ## 版本 * Python3 ==> 3.5.1 * Python ==> Python2 * Python3 ==> pip3 * Python ==> pip (7.1.2) ##安装tmux *tmux一键安装脚本* 适用于: * centos x86 * centos x86_64 使用方法: ``` wget --no-check-certificate https://raw.githubusercontent.com/haozibi/MyScript/master/tmux.centos.all.sh chmod a+x tmux.centos.all.sh ./tmux.centos.all.sh ``` ##安装Python3 *python3一键安装脚本* 适用于: * centos x86 * centos x86_64 使用方法: ``` wget --no-check-certificate https://raw.githubusercontent.com/haozibi/MyScript/master/python3.5.1.centos.all.sh chmod a+x python3.5.1.centos.all.sh ./python3.5.1.centos.all.sh ``` ##安装Python3,国内镜像 *python3一键安装脚本* 适用于: * centos x86 * centos x86_64 使用方法: ``` wget --no-check-certificate https://raw.githubusercontent.com/haozibi/MyScript/master/python3.5.1.centos.all_cn.sh chmod a+x python3.5.1.centos.all_cn.sh ./python3.5.1.centos.all_cn.sh ``` **自带pip3** ##安装Python2 - pip *python2 - pip一键安装脚本* 适用于: * centos x86 * centos x86_64 使用方法: ``` wget --no-check-certificate https://raw.githubusercontent.com/haozibi/MyScript/master/python2-pip.centos.all.sh chmod a+x python2-pip.centos.all.sh ./python2-pip.centos.all.sh ``` ##全部安装 *上面所有一键安装脚本集合* 适用于: * centos x86 * centos x86_64 使用方法: ``` wget --no-check-certificate https://raw.githubusercontent.com/haozibi/MyScript/master/all.sh chmod a+x all.sh ./all.sh ``` *** ## 优点 在树莓派 2B 进行过测试。树莓派好慢~ **Enjoy it !** ## 截图 ![](https://raw.githubusercontent.com/haozibi/MyScript/master/docs/pic.png) ## AD: **web : [ydo.io](http://ydo.io)** ## Email : [haozibi@foxmail.com](mailto:haozibi@foxmail.com)