mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-14 22:35:48 +00:00
edited zshrc for server
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user