Signs tidyup.
[profile.git] / .tcshrc
1 # Similar prompt to bash but with a % to distinguish between shells.
2 set prompt='%n@%m:%~% '
3
4 # Set Vi mode.
5 bindkey -v