summary refs log tree commit diff stats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc_prefect2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zshrc_prefect b/zsh/zshrc_prefect
index e86b955..997ba39 100644
--- a/zsh/zshrc_prefect
+++ b/zsh/zshrc_prefect
@@ -6,3 +6,5 @@ then
 	eval `ssh-agent | sed -e '/^echo/d'`
 	linkAuthSock $SSH_AUTH_SOCK
 fi
+
+export WINEARCH="win32"
\ No newline at end of file