These are copies of various configuration files I have used and
tend to need any time I set up a new machine.
-Brian
TODO: .tcshrc .cvsrc (quiet, with compression) .inputrc (to make Cygwin shut up) update.bat (Cygwin auto-update) part of lynx.cfg (better colors on a black background) backupDvd.sh (Shell script to back up my homedir to a DVD image on Mac OS X) colonize.sh ("Colonize" another machine by copying your SSH key over to it's authorized keys, making auto-login simple) Running PHP Gallery under Dreamhost cvsloginfo2mail.pl, which can be installed
by adding the following line to your CVSROOT loginfo file: DEFAULT /usr/local/bin/cvsloginfo2mail.pl -d /var/cvs -w cvsweb -L en %{sVv} ADDRESS@HOST.COM .htaccess with Basic authentication
mkdir ~/.spamassassin cp /etc/spamassassin/user_prefs.template ~/.spamassassin/user_prefs
Create a .procmailrc dotfile using this content
Create a .forward.postfix dotfile using this content (single line, no carriage return at the end, INCLUDE quotes)
Customize ~/.spamassassin/user_prefs file, if necessary
Customize your mail program to look for SpamAssassin headers, if necessary