Update .zshrc

This commit is contained in:
Kasper Juul Hermansen 2024-03-09 10:38:07 +01:00
parent 4b49364485
commit 6bf2d9e4d7
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -135,6 +135,7 @@ k8s_init kah@lunar.app admin
#eval "$(starship init zsh)"
eval "$(zoxide init zsh)"
eval "$(fuzzy-clone init zsh)"
# pnpm
export PNPM_HOME="{{ .pnpm_home }}"