Good resource for prompts:
http://www.understudy.net/custom.html
Making a .csh prompt look more similar to a .bash prompt:
set prompt = "[`whoami`@%m: %~]> "