feat: remove more stuff

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-08-02 18:19:02 +02:00
parent a6f8e2f261
commit a320c5908a
2 changed files with 0 additions and 16 deletions

View File

@@ -11,15 +11,6 @@ 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'

View File

@@ -65,16 +65,9 @@ source ${ZIM_HOME}/init.zsh
source ~/bin/zimfwupdate.sh
eval "$(zoxide init zsh)"
eval "$(fuzzy-clone init zsh)"
eval "$(gitnow init zsh)"
eval "$(non shell zsh)"
# pnpm
export PNPM_HOME="{{ .pnpm_home }}"
export PATH="$PNPM_HOME:$PATH"
# pnpm end
#
alias ,="source ,cd"
alias ,g="source ,ccd"
alias ,n="noil edit"