diff --git a/dot_zimrc.tmpl b/dot_zimrc.tmpl index 680c72b..5b48120 100644 --- a/dot_zimrc.tmpl +++ b/dot_zimrc.tmpl @@ -11,19 +11,21 @@ zmodule zsh-users/zsh-completions --fpath src #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 spaceship-prompt/spaceship-prompt --name spaceship --no-submodules --use degit - zmodule zsh-users/zsh-completions --fpath src zmodule completion