sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
-
Download zsh-autosuggestions by
git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions -
nano ~/.zshrcfindplugins=(git) -
Append
zsh-autosuggestionstoplugins()like thisplugins=(git zsh-autosuggestions) -
Reopen terminal