chezmoi/dot_zimrc.tmpl
2023-12-25 23:24:06 +01:00

36 lines
955 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
{{ if .lunar -}}
zmodule lunarway/lw-zsh --use git --branch experiment/zim
zmodule lunarway/lw-zsh --use git --branch experiment/zim --fpath local/
zmodule lunarway/hubble-zsh --use git
zmodule git@github.com:kjuulh/zim-lunar.git --use git
{{ end -}}
zmodule kjuulh/zim-kjuulh
#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