diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 4e3593c..b288042 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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 }}"