From 8c06ec465e62da8d7ed666ee5f4ea7d50ddad40f Mon Sep 17 00:00:00 2001 From: TheK4n Date: Wed, 27 Apr 2022 15:56:59 +0300 Subject: [PATCH] rm option autocd zsh --- sub/zsh/options | 1 - 1 file changed, 1 deletion(-) 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’