fix zoxide integration

This commit is contained in:
Johannes Knopp
2026-04-03 12:24:06 +02:00
parent 98235a8c18
commit d0d3fc23e8
3 changed files with 3 additions and 3 deletions

View File

@ -53,3 +53,5 @@ export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/gcr/ssh"
bindkey '^H' backward-kill-word
bindkey '^R' fzf-history-widget
eval "$(zoxide init zsh)"