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