summaryrefslogtreecommitdiff
path: root/20_Options.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2011-05-19 12:07:28 +0200
committerHugues Hiegel <hugues@hiegel.fr>2011-05-19 12:07:28 +0200
commit61636513733921ce3e2b8d1522c42cf801cf23f7 (patch)
tree01e86b351144a978758609d5b79498230404d7fb /20_Options.zsh
parent332fc36bdf47af84660ac923658c8d2b31ae3b77 (diff)
[Options] unsetopt multi_os which is NOT standard
Diffstat (limited to '20_Options.zsh')
-rw-r--r--20_Options.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/20_Options.zsh b/20_Options.zsh
index e90ddf6..89e117c 100644
--- a/20_Options.zsh
+++ b/20_Options.zsh
@@ -107,6 +107,7 @@ SetOPT INC_APPEND_HISTORY
SetOPT MAGIC_EQUAL_SUBST
SetOPT MAIL_WARNING
SetOPT MARK_DIRS
+UnsetOPT MULTI_OS
SetOPT NO_BG_NICE
SetOPT NO_HUP
SetOPT NO_PROMPT_CR