diff options
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/zshrc_prefect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zshrc_prefect b/zsh/zshrc_prefect index e86b955b..997ba391 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 |