prompt problem
Son of Root
bret at uop.edu
Thu Jan 5 10:24:32 AEST 1989
# prompt generator
Hello out there!
Could some wonderful person tell me how I can make this prompt and
alias set add a blank space before displaying the text of the prompt?
Thanks.
Bret Ford
bret at uop.uop.edu
alias cd 'cd \!*;clear;/bin/ls -F; set prompt=":-) `whoami`@`dirs|~bret/bin/genpro`"'
alias pushd 'pushd \!*; set prompt=":-) `whoami`@`dirs|~bret/bin/genpro`"'
alias popd 'popd \!*; set prompt=":-) `whoami`@`dirs|~bret/bin/genpro`"'
set prompt=":-) `whoami`@`dirs|~bret/bin/genpro`"
More information about the Comp.unix.questions
mailing list