diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 447a260..ba668fc 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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 }}"