如果有错误请您指出,或者有更好的方式一定要告诉我,感激不尽
1.直接下载
2.直接运行
2.1 找到需要的脚本,然后选择"Raw"获取具体的地址。
2.2 在你需要执行的电脑上使用root/su权限执行 curl -s $path | bash
curl -s https://raw.githubusercontent.com/liuzhenrain/Shell/master/vim/centos_vim_auto.sh | bash
apt-get -y install curl
curl https://raw.githubusercontent.com/liuzhenrain/Shell/master/vim/.vimrc > ~/.vimrc
curl -s https://raw.githubusercontent.com/liuzhenrain/Shell/master/centos6.x-python27.sh | bash
shellcollections.md文件是是一个 shell
脚本集合