dot/zshrc: Don't have `typeset -x' implicitly make variables global.
[profile] / dot / zshrc
index a42e482..f6b205a 100644 (file)
--- a/dot/zshrc
+++ b/dot/zshrc
@@ -137,6 +137,7 @@ unsetopt bash_auto_list
 unsetopt beep
 setopt extendedglob
 unsetopt flow_control
+unsetopt global_export
 setopt glob_star_short
 setopt hist_ignore_all_dups
 setopt hist_ignore_space