Skip to content

Instantly share code, notes, and snippets.

@tanpengsccd
Last active May 9, 2018 07:48
Show Gist options
  • Save tanpengsccd/227553a9b5619b13e61e991fa3e3cabd to your computer and use it in GitHub Desktop.
Save tanpengsccd/227553a9b5619b13e61e991fa3e3cabd to your computer and use it in GitHub Desktop.
CentOS
yum -y install epel-release
yum makecache
yum -y install git wget curl unzip zsh mosh emacs
# ohmyzsh
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
# v2ray
https://www.v2ray.com/chapter_00/install.html
# 测速
https://www.wn789.com/9504.html
curl -Lso- https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment