TsutomuNakamura / dotfiles

3 stars 1 forks source link

Add zsh-autosuggestions #152

Closed TsutomuNakamura closed 5 years ago

TsutomuNakamura commented 5 years ago

https://github.com/zsh-users/zsh-autosuggestions

TsutomuNakamura commented 5 years ago

Install https://github.com/zsh-users/antigen first to install zsh-autosuggestions.

TsutomuNakamura commented 5 years ago

Set bindkey '^ ' autosuggest-accept to change shortcut to accept. Default of shortcuts are End and -> key.

bindkey '^ ' autosuggest-accept