准备
使用插件 zsh-autosuggestions https://github.com/zsh-users/zsh-autosuggestions.git
下载
终端执行
git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh/zsh-autosuggestions
更新
终端执行:
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
检测
终端执行:
echo 'something'
echo 'some othe thing'
查看是否提示
网友评论