Narrow diffs to the modified files.
[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