]> Sergey Matveev's repositories - dotfiles.git/commitdiff
MULTIOS hurts me
authorSergey Matveev <stargrave@stargrave.org>
Thu, 20 Feb 2025 10:17:44 +0000 (13:17 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 20 Feb 2025 10:17:44 +0000 (13:17 +0300)
zsh/.zsh/rc/005basic.zsh

index 71d696b97f8b2ffd205436d259f8d571d9f3cdf7..f68ca9c807d326cefa264e511c053f89117c4f94 100644 (file)
@@ -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