From be292839462fc88f4220dc680e16aab91c17e049 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Thu, 20 Feb 2025 13:17:44 +0300
Subject: [PATCH] MULTIOS hurts me

---
 zsh/.zsh/rc/005basic.zsh | 1 +
 1 file changed, 1 insertion(+)

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