# Intelligent and fast autojump
if (( $+commands[zoxide] )); then
  eval "$(zoxide init zsh)"
fi