add zsh-autosuggest

This commit is contained in:
Alex Kelly 2024-04-15 00:11:28 -04:00
parent 9b8abd3566
commit 9de9803a53

View file

@ -192,4 +192,5 @@ export PATH="/home/kellya/local/share/JetBrains/Toolbox/scripts:$PATH"
#eval $(thefuck --alias)
eval "$(zoxide init zsh)"
eval "$(op completion zsh)"; compdef _op op
source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
. "/home/kellya/.acme.sh/acme.sh.env"