]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/miscellany/mtrenv/cshrc
Added all of the MH sources, including RCS files, in
[nmh] / docs / historical / mh-6.8.5 / miscellany / mtrenv / cshrc
1 alias af 'rf `ali \!*`'
2 alias cscan 'clear; scan'
3 alias cshow 'clear; show'
4 alias dp 'rmm; prev'
5 alias dt 'rmm; next'
6 alias push 'mhmail \!^ -subject \!$ < \!$ > /dev/null &'
7 alias remind 'mhmail $USER -subject "\!*" -body "" -from "Reminder Service <$cwd@$LOCAL>" > /dev/null &'