pantry/projects/github.com/zsh-users/zsh-autosuggestions/README.md
Andrii Riabchenko 9c6606370b new file: projects/github.com/zsh-users/zsh-autosuggestions/README.md
new file:   projects/github.com/zsh-users/zsh-autosuggestions/package.yml
2024-03-11 14:13:38 -04:00

238 B

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.