summaryrefslogtreecommitdiff
path: root/Functions/VCS_Info/vcs_info_setsys
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/VCS_Info/vcs_info_setsys')
-rw-r--r--Functions/VCS_Info/vcs_info_setsys4
1 files changed, 3 insertions, 1 deletions
diff --git a/Functions/VCS_Info/vcs_info_setsys b/Functions/VCS_Info/vcs_info_setsys
index b3b78348d..42be13cf7 100644
--- a/Functions/VCS_Info/vcs_info_setsys
+++ b/Functions/VCS_Info/vcs_info_setsys
@@ -2,7 +2,9 @@
## Written by Frank Terbeck <ft@bewatermyfriend.org>
## Distributed under the same BSD-ish license as zsh itself.
-setopt localoptions noksharrays extendedglob typeset_silent NO_shwordsplit
+emulate -L zsh
+setopt extendedglob typeset_silent
+
local sys
typeset -g VCS_INFO_backends