commit f668247833f769cd5e87d9c0885cf089bb6d6eb8 from: Thomas Böhler date: Thu Oct 16 12:05:45 2025 UTC zsh: remove AUTO_CD horrible feature, really. Signed-off-by: Thomas Böhler commit - ecc5031267db059e5f0a23f355543d44203f8d1c commit + f668247833f769cd5e87d9c0885cf089bb6d6eb8 blob - cd5c878cfb8182c2a235b1d79865a2df4ae90ee3 blob + b2360e1747980e3ad74acec8c03830633717c513 --- zsh/.zshrc +++ zsh/.zshrc @@ -34,8 +34,6 @@ eval "$(zoxide init zsh)" #### Options #### setopt appendhistory setopt notify -# type 'dir' instead of 'cd dir' -setopt AUTO_CD setopt SHARE_HISTORY unsetopt beep