- clone zsh-autosuggestion in custom plugins location
git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions
(optional) if you want syntax highlighting like fish shell. clone zsh-syntax-highlighting to custom plugins location.
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting