zsh setup

来源:互联网 发布:知乎的缺点 编辑:程序博客网 时间:2024/05/20 11:24

Install zsh first: sudo apt-get install zsh

Just follow the instruction in theREADME.md. really cool:

https://github.com/Caustic/zprezto


refer to page:http://linhmtran168.github.io/blog/2013/12/15/ditching-oh-my-zsh-for-prezto/ for the config structure. Also better to enable to history-substring-search module.


zsh tutorial: http://zsh.sourceforge.net/Guide/zshguide.pdf

in order to enable the zmv you need to specify in ~/.zshrc

autoload zmv

0 0
原创粉丝点击