Timeout for interactive shells

This commit is contained in:
hjp 2004-04-23 20:33:05 +00:00
parent 6d8a5f7f1e
commit 8eb12d7f28
1 changed files with 2 additions and 0 deletions

2
.zshrc
View File

@ -53,3 +53,5 @@ dup(){
cls() { clear; true }
source ~/.znewterm
TMOUT=3600