One Key Install
Table of Contents

Treat every command as CentOS 6.0.

Basic

zsh

Referer github

yum install zsh

oh-my-zsh

Need install zsh first!

Referer github

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

z

github

git clone https://github.com/rupa/z.git
source z/z.sh

Network

Referer github

yum install httpie
pip install -U httpie