--- elwix/config/root.skel/cshrc 2011/07/05 23:43:00 1.1.1.1 +++ elwix/config/root.skel/cshrc 2012/10/12 08:22:45 1.3 @@ -1,6 +1,6 @@ # ELWIX customized cshrc # -# $Id: cshrc,v 1.1.1.1 2011/07/05 23:43:00 misho Exp $ +# $Id: cshrc,v 1.3 2012/10/12 08:22:45 misho Exp $ alias h history 250 alias j jobs -l @@ -22,7 +22,7 @@ setenv PAGER more #setenv LC_CTYPE bg_BG.CP1251 -set path = (~/bin /{,s}bin /usr/{,s}bin /usr/X11R6/{,s}bin /usr/local/{,s}bin) +set path = (~/bin /{,s}bin /usr/{,s}bin /usr/X11R6/{,s}bin /usr/local/{,s}bin /elwix/pkg/{,s}bin) #alias keyon ssh-add -t 10800 #alias keyoff ssh-add -D @@ -34,7 +34,6 @@ set path = (~/bin /{,s}bin /usr/{,s}bin /usr/X11R6/{,s if ($?prompt) then set term = xterm-color -# set term = cons25 # An interactive shell -- set some stuff up set filec set history = 1000