diff --git a/sub/zsh/options b/sub/zsh/options index 1ab3987..eb0737d 100644 --- a/sub/zsh/options +++ b/sub/zsh/options @@ -1,5 +1,4 @@ -setopt autocd # change directory just by typing its name #setopt correct # auto correct mistakes setopt interactivecomments # allow comments in interactive mode setopt magicequalsubst # enable filename expansion for arguments of the form ‘anything=expression’