feat: include gitnow

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-09-23 20:15:36 +02:00
parent 5679725e10
commit ba9850bb1b

View File

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