From 54aa1a51a20368ff0069d6ffa58f90a3d052080d Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 21 Apr 2007 21:28:18 +0000 Subject: Set tcsh autologout to 0 --- root/.tcshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'root') diff --git a/root/.tcshrc b/root/.tcshrc index 9648c4e..e34fbe8 100644 --- a/root/.tcshrc +++ b/root/.tcshrc @@ -1,2 +1,3 @@ # Give us a more informative prompt. -set prompt="%m\:%~# " \ No newline at end of file +set prompt="%m\:%~# " +set autologout="0" -- cgit v1.1