Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


c-shell_and_other_linux_custom_prompts

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: %~]> "
c-shell_and_other_linux_custom_prompts.txt · Last modified: 2011/02/09 16:28 by juckins