diff --git a/.zshrc b/.zshrc index 3dbb264..bf3d0d9 100644 --- a/.zshrc +++ b/.zshrc @@ -85,3 +85,4 @@ bindkey '^[[A' history-substring-search-up bindkey '^[[B' history-substring-search-down eval "$(starship init zsh)" +eval "$(zoxide init --cmd cd zsh)"