8 lines
216 B
Bash
8 lines
216 B
Bash
zmodule zsh-users/zsh-syntax-highlighting
|
|
zmodule input
|
|
zmodule romkatv/powerlevel10k --use degit
|
|
zmodule agkozak/zsh-z
|
|
zmodule $confdir/completion --name custom-completion --fpath .
|
|
zmodule completion
|
|
|
|
# vim:ft=zsh
|