diff --git a/dot_zshrc b/dot_zshrc index 90bdfc3..82b02ae 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -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"