mirror of
https://github.com/arcan1s/dotfiles.git
synced 2026-01-26 16:09:50 +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