Files
chezmoi/dot_zimrc.tmpl
2025-08-02 18:41:31 +02:00

30 lines
800 B
Cheetah

zmodule zsh-users/zsh-completions --fpath src
### LW_ZSH_SECTION_START
#zmodule ohmyzsh/ohmyzsh --root plugins/git
#zmodule ohmyzsh/ohmyzsh --root plugins/z
#zmodule ohmyzsh/ohmyzsh --root lib/history
#zmodule ohmyzsh/ohmyzsh --root lib/completion
#zmodule ohmyzsh/ohmyzsh --root lib/directories
#zmodule ohmyzsh/ohmyzsh --root lib/theme-and-appearance
#zmodule ohmyzsh/ohmyzsh --root lib/clipboard
zmodule kjuulh/zim-kjuulh
{{ if .understory }}
zmodule ssh://git@github.com/understory-io/zsh-utils.git --use git
{{ end }}
#zmodule junegunn/fzf --on-pull './install --bin'
### LW_ZSH_SECTION_END
zmodule zsh-users/zsh-completions --fpath src
zmodule completion
zmodule zsh-users/zsh-syntax-highlighting
zmodule zsh-users/zsh-autosuggestions
zmodule jeffreytse/zsh-vi-mode
#zmodule zimfw/asdf