diff --git a/.zshrc b/.zshrc index 0e6277c9..f8f13ee4 100644 --- a/.zshrc +++ b/.zshrc @@ -77,3 +77,4 @@ zle -N zle-line-finish zle -N zle-keymap-select eval $(thefuck --alias) eval "$(starship init zsh)" +eval "$(zoxide init zsh)"