pantry/projects/github.com/zsh-users/zsh-autosuggestions
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
..
package.yml new file: projects/github.com/zsh-users/zsh-autosuggestions/README.md 2024-03-11 14:13:38 -04:00
README.md new file: projects/github.com/zsh-users/zsh-autosuggestions/README.md 2024-03-11 14:13:38 -04:00

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.