|
My simple Gnus for mail
March 26th 2006, 09:43:34 PM
Here is my ~/.gnus with a basic configuration only for send and receive e-mails.
|
| |
|
CVS GNU Emacs .emacs
February 26th 2006, 07:41:10 PM
This is my well-commented .emacs. It has some nice buffer movement commands, but its hallmark is simply a copious quantity of small customizations which make life easier and faster. It requires a lot of packages to set up (the wikipedia mode especially), but I include links to all of them in the excellent comments, so I feel no need to include them in a tar.
|
| |
|
Ratpoison rc
February 26th 2006, 07:38:18 PM
This is a .ratpoisonrc for the awesome and minimalistic ratpoison. It sets up a bunch of neat little shortcuts and commands, but the nicest thing about it is that it takes two keys adjacent to my spacebar (which I'm not using), and makes them equivalent to ratpoison's escape character, C-t, so I can give a reatpoison command with two keystrokes, and switch windows just by hitting the same key twice. Well-commented.
|
| |
|
my screenrc
February 18th 2006, 01:28:58 PM
Didn't see a screenrc category, so I'll just stick it in bash. Anyway, this is my screenrc with a pretty status bar at the bottom with lots of info.
|
| |
|
iptables scripts
February 11th 2006, 01:44:58 AM
Configurable iptables firewall that modprobes and uses several variables to simplify configuration. Also automates NAT and selective port acceptance. May have all or no filters set on INTernal interface as well.
|
| |
|
2.6.15-thinkpad-r50e
January 10th 2006, 04:13:11 PM
Vanilla 2.6.15 config for IBM Thinkpad R50e.
|
| |
|
Enhanced Startup File for: TCSH(1)
December 13th 2005, 12:34:23 AM
Dynamic EDITOR selection, secure 'umask', advanced aliases and completions plus a really cool (dynamic) colored prompt!!!
|
| |
|
Enhanced Startup File for: BASH(1)
December 13th 2005, 12:33:30 AM
Dynamic EDITOR selection, secure 'umask', advanced aliases and completions plus a really cool (dynamic) colored prompt!!!
|
| |
|
The Ultimate TCSHRC
November 30th 2005, 07:37:11 AM
This is an extensive tcsh file that should run well on just about any operating system without a problem. Tested on Ubuntu 5.10, Fedora Core 4, Solaris 9, Mac OS X 10.3.
This tcshrc has some very useful autocompletes that I think lots of people use often. Lots of handy aliases for the ls command to make listing files easier to read.
run man pages with F1, set cursor position with F2, send cursor to beginning of line with F3, autocorrect your spelling with F5, search your history with F7+8, clear the screen (doesn't clear your currently typed command) with F9, and do an 'ls -l' with F10. This baby is guaranteed to make your more efficient in the shell. Some of this stuff was borrowed/condenced from the tcshrc project.
|
| |
|
xorg.conf for Toshiba Satellite Pro 4200
November 29th 2005, 11:14:44 AM
My Toshiba laptop usually have trouble being detected properly during the installation of X11/Xorg.
Here's my xorg.conf with support for the graphics card and screen of the laptop, as well as a Logitech Cordless TrackMan Wheel. Hope somebody can find some use for this.
|
| |
|
|