From: Sergey Matveev Date: Thu, 20 Feb 2025 10:17:44 +0000 (+0300) Subject: MULTIOS hurts me X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=be292839462fc88f4220dc680e16aab91c17e049;p=dotfiles.git MULTIOS hurts me --- diff --git a/zsh/.zsh/rc/005basic.zsh b/zsh/.zsh/rc/005basic.zsh index 71d696b..f68ca9c 100644 --- a/zsh/.zsh/rc/005basic.zsh +++ b/zsh/.zsh/rc/005basic.zsh @@ -3,6 +3,7 @@ setopt NO_NOMATCH setopt AUTO_PUSHD PUSHD_IGNORE_DUPS setopt PIPE_FAIL setopt MULTIBYTE +setopt NO_MULTIOS setopt RM_STAR_SILENT export LISTMAX=9999