Add zsh-completions and zsh-autosuggestions

This commit is contained in:
ItsDrike 2023-02-11 18:53:43 +01:00
parent 475d163269
commit 96d3eefb39
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -123,6 +123,8 @@ zgenom autoupdate
if ! zgenom saved; then
zgenom load skywind3000/z.lua
zgenom load akash329d/zsh-alias-finder
zgenom load clarketm/zsh-completions
zgenom load zsh-users/zsh-autosuggestions
zgenom load zdharma-continuum/fast-syntax-highlighting
# Generate the init script from plugins above