summaryrefslogtreecommitdiff
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 599574e..fc3b9f9 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,5 +1,8 @@
# Environment
export YAEGI_DOT_CMD='dotty -'
+export YAEGI_UNSAFE=1
+export YAEGI_UNRESTRICTED=1
+export YAEGI_SYSCALL=1
# gnuplot display in terminal
export GNUTERM='sixelgd enhanced truecolor font "arial,9"'