Custom Prompts

Good resource for linux prompts

Making a .csh prompt look more similar to a .bash prompt:

set prompt = "[`whoami`@%m: %~]> "