diff --git a/zsh.d/00-options.zsh b/zsh.d/00-options.zsh index 50c56af..29fca38 100644 --- a/zsh.d/00-options.zsh +++ b/zsh.d/00-options.zsh @@ -6,7 +6,8 @@ setopt AUTONAMEDIRS setopt AUTO_PARAM_SLASH setopt AUTO_REMOVE_SLASH setopt AUTO_RESUME -setopt CDABLE_VARS +#setopt CDABLE_VARS +unsetopt CDABLE_VARS setopt CORRECT setopt FUNCTION_ARGZERO setopt HIST_IGNORE_ALL_DUPS