fixed it to work on terminals with over 48 lines, and fixed bug
[unix-history] / .ref-BSD-3 / usr / skel / .cshrc
CommitLineData
32ca9767
BJ
1alias . logout
2alias u users
3set path=(/usr/ucb /bin /usr/bin /usr/local /usr/new /usr/public .)
4set history=20
5alias fg 'fgrep -n \!\!:1 ?[a-z]*.[s,c,h]'
6alias h cd /usr/src/sys/h
7alias sys cd /usr/src/sys/sys