Update .zimrc

This commit is contained in:
Kasper Juul Hermansen 2023-07-25 14:56:14 +02:00
parent 68d45bcbcb
commit 014b81d5c2
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -11,19 +11,21 @@ zmodule zsh-users/zsh-completions --fpath src
#zmodule ohmyzsh/ohmyzsh --root lib/theme-and-appearance #zmodule ohmyzsh/ohmyzsh --root lib/theme-and-appearance
#zmodule ohmyzsh/ohmyzsh --root lib/clipboard #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
zmodule lunarway/lw-zsh --use git --branch experiment/zim --fpath local/ zmodule lunarway/lw-zsh --use git --branch experiment/zim --fpath local/
zmodule lunarway/hubble-zsh --use git zmodule lunarway/hubble-zsh --use git
zmodule git@github.com:kjuulh/zim-lunar.git --use git zmodule git@github.com:kjuulh/zim-lunar.git --use git
{{ end -}}
zmodule kjuulh/zim-kjuulh zmodule kjuulh/zim-kjuulh
#zmodule junegunn/fzf --on-pull './install --bin' #zmodule junegunn/fzf --on-pull './install --bin'
### LW_ZSH_SECTION_END ### LW_ZSH_SECTION_END
#zmodule spaceship-prompt/spaceship-prompt --name spaceship --no-submodules --use degit
zmodule zsh-users/zsh-completions --fpath src zmodule zsh-users/zsh-completions --fpath src
zmodule completion zmodule completion