add zsh-autosuggest
This commit is contained in:
parent
9b8abd3566
commit
9de9803a53
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue