pantry/projects/github.com/zsh-users/zsh-autosuggestions/README.md

5 lines
238 B
Markdown
Raw Normal View History

To activate the autosuggestions, add the following at the end of your .zshrc:
source $ZSH_AUTOSUGGESTIONS_ROOT/share/zsh-autosuggestions/zsh-autosuggestions.zsh
You will also need to restart your terminal for this change to take effect.