diff options
| author | Hugues Hiegel <hugues@hiegel.fr> | 2011-05-19 12:07:28 +0200 |
|---|---|---|
| committer | Hugues Hiegel <hugues@hiegel.fr> | 2011-05-19 12:07:28 +0200 |
| commit | 61636513733921ce3e2b8d1522c42cf801cf23f7 (patch) | |
| tree | 01e86b351144a978758609d5b79498230404d7fb | |
| parent | 332fc36bdf47af84660ac923658c8d2b31ae3b77 (diff) | |
[Options] unsetopt multi_os which is NOT standard
| -rw-r--r-- | 20_Options.zsh | 1 |
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 |
