edited zshrc for server

This commit is contained in:
arcan1s 2014-06-04 00:34:25 +04:00
parent 8dab4bb6d8
commit 2852c30ec3

View File

@ -101,7 +101,7 @@ unsetopt beep
autoload zcalc
# automatically log of on 10*60 sec inactivity
[[ $EUID == 0 ]] && export TMOUT=600
export TMOUT=600
# PROMPT && RPROMPT
if [[ $EUID == 0 ]]; then