--- elwix/config/root.skel/cshrc 2011/07/05 23:43:00 1.1 +++ elwix/config/root.skel/cshrc 2014/09/15 19:06:55 1.4 @@ -1,6 +1,6 @@ # ELWIX customized cshrc # -# $Id: cshrc,v 1.1 2011/07/05 23:43:00 misho Exp $ +# $Id: cshrc,v 1.4 2014/09/15 19:06:55 misho Exp $ alias h history 250 alias j jobs -l @@ -21,8 +21,9 @@ setenv PAGER more #setenv LC_ALL C #setenv LC_CTYPE bg_BG.CP1251 +#setenv ELWIX_UPGRADE_HOST 10.254.254.253 -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 +35,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