From 014b81d5c2d51179d818c4682c0de65e5b1ff2d7 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 25 Jul 2023 14:56:14 +0200 Subject: [PATCH] Update .zimrc --- dot_zimrc.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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