Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


c-shell_and_other_linux_custom_prompts
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


c-shell_and_other_linux_custom_prompts [2011/02/09 16:28] (current) – created juckins
Line 1: Line 1:
 +Good resource for prompts:
 +
 +[[http://www.understudy.net/custom.html]]
 +
 +Making a .csh prompt look more similar to a .bash prompt:
 +
 +<code>
 +set prompt = "[`whoami`@%m: %~]> "
 +</code>
 +
  
c-shell_and_other_linux_custom_prompts.txt · Last modified: 2011/02/09 16:28 by juckins