diff --git a/zsh/zsh.d/10-environment.zsh b/zsh/zsh.d/10-environment.zsh index e0304c1..122cc2c 100644 --- a/zsh/zsh.d/10-environment.zsh +++ b/zsh/zsh.d/10-environment.zsh @@ -3,8 +3,8 @@ ## Vars used always PATH="/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/sbin:/sbin:$HOME/bin:." -LANG="it_IT.UTF-8" -TZ='Europe/Rome' +# LANG="it_IT.UTF-8" +# TZ='Europe/Rome' MIBS=all LOGD=/var/log