Update .zimrc
This commit is contained in:
parent
68d45bcbcb
commit
014b81d5c2
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user