mac下終極好用的shell,終極shell

終極的shell 你們先看池大的文章MacTalk-池建強的隨想錄,我主要會講一點,對於常常頻繁操做的你,功能應該很強大。git

安裝zsh-autosuggestions

git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions

編輯~/.zshrc文件

找到plugins=(git)這一行,而後再添加autosuggestionsgithub

plugins=(git zsh-autosuggestions autojump wd web-search history history-substring-search)

繼續添加以下代碼,若是已經存在則不添加:web

source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
相關文章
相關標籤/搜索