diff --git a/home/dot_zshrc b/home/dot_zshrc index 17a0ee0..4787b22 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -127,7 +127,7 @@ bindkey -M vicmd 'j' history-substring-search-down # # zoxide # -eval "$(zoxide init --cmd cd --no-cmd zsh)" +eval "$(zoxide init --cmd cd zsh)"