mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-25 00:17:17 +00:00
edited zshrc for server
This commit is contained in:
parent
8dab4bb6d8
commit
2852c30ec3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user