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