.jbash_logout_jwodder
# bash will run this automatically when I log out from SDF.
# This eliminates datafiles created in my home directory by certain programs
# that I find unnecessary to keep around for long, and it then clears the
# screen.
cd; rm -rf .viminfo .gopherrc~ .elinks .links .w3m; clear