1. sudo apt-get intall zsh
2. https://github.com/robbyrussell/oh-my-zsh Install oh-my-zsh
3. http://pan.baidu.com/disk/home#dir/path=%2FImportant 运行zsh.sh,下载字体。
4. 配置terminal 字体:appearane。(设置成powerline字体,也就是最后带有powerline字样的字体)
5. .zshrc文件中的 plugins=(git autojump history go)设置。就可以直接用j进行跳转了。