Customizing the Shell Prompt
Use an environment variable to customize.
Bash, ksh, and sh use $PS1.
Csh, tcsh, and zsh use $prompt.
Customizing the Prompt with PS1
Last updated
Use an environment variable to customize.
Bash, ksh, and sh use $PS1.
Csh, tcsh, and zsh use $prompt.
Last updated