終極的shell 你們先看池大的文章MacTalk-池建強的隨想錄,我主要會講一點,對於常常頻繁操做的你,功能應該很強大。git
git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions
找到plugins=(git)這一行,而後再添加autosuggestionsgithub
plugins=(git zsh-autosuggestions autojump wd web-search history history-substring-search)
繼續添加以下代碼,若是已經存在則不添加:web
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh