1
0
Fork 0

zsh: package order

This commit is contained in:
Vladimír Dudr 2022-11-25 10:44:55 +01:00
parent f34c1232f9
commit 52d8cbd535

View file

@ -1,9 +1,9 @@
#zmodule zsh-users/zsh-syntax-highlighting
zmodule zdharma-continuum/fast-syntax-highlighting
zmodule input
zmodule romkatv/powerlevel10k --use degit
zmodule agkozak/zsh-z
zmodule $confdir/completion --name custom-completion --fpath .
zmodule completion
zmodule zdharma-continuum/fast-syntax-highlighting
# vim:ft=zsh