how do i i run the command?.: set prompt = %~ ??
rH9. tcsh - .tcshrc. when in terminal i like my current directory path to show as part of terminal title. how?.
Try using one of these commands to see which one you prefer:
prompt %/ prompt %~
Then put the one you like in your ~/.tcshrc script. This is all explained in the "Special Shell Variables" section of "man tcsh".