Many users find it convenient to have the current directory displayed in the command prompt. It is a simple configuration change to make this change permanent.
To set your prompt:
set prompt = "${HOSTNAME}(\!)% "
set prompt = "${HOSTNAME}\[%~\]% "
set prompt = "${HOSTNAME}\[%~\](\!)% "
There are many other configuration options available to you within the ~/.cshrc.local file. But do not edit carelessly. You may not be able to login if you "break" this file by introducing a syntax or other more serious error while modifying your shell configuration.
Feedback, questions or accessibility issues.
Copyright © 2003 Deb Deppeler