zsh: add zsh-autosuggestions

This commit is contained in:
He4eT 2023-12-05 13:02:28 +01:00
commit 03e9a13ec2
3 changed files with 5 additions and 0 deletions

View file

@ -32,6 +32,7 @@ plugins=(
vi-mode
fancy-ctrl-z
fzf
zsh-autosuggestions
)
source $ZSH/oh-my-zsh.sh