summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 06e67ce..fb0fd15 100644
--- a/zshrc
+++ b/zshrc
@@ -187,6 +187,9 @@ chpwd_profile_default() {
unset MAKERULES
}
+# needed by webgen
+export RUBYOPT="-rsyck"
+
# export some variables
export EMAIL="sre@ring0.de"
export DEBEMAIL="sre@debian.org"