diff --git a/.config/zsh/config/profile/profile/options.zsh b/.config/zsh/config/profile/profile/options.zsh index e40cfaa..4170002 100644 --- a/.config/zsh/config/profile/profile/options.zsh +++ b/.config/zsh/config/profile/profile/options.zsh @@ -2,3 +2,4 @@ setopt extendedglob setopt nullglob +setopt autocd