From 8857d411bc0733d57ef8cefdf4a6509306138e3a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 21 Apr 2007 21:28:24 +0000 Subject: Set tcsh autologout to 0 --- root/.tcshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'root/.tcshrc') 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