This may sound like a stupid question but is the default shell csh? I was under the impression that it was something else.
also, how do you go about adding the current directory? would I just add ./ separated from the rest with a colon?
Something like this..
setenv PATH "/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:./"