rm option autocd zsh

This commit is contained in:
TheK4n 2022-04-27 15:56:59 +03:00
parent d665515b7c
commit 8c06ec465e

View File

@ -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