Configuration files

As a long time Slackware user I customized some of my config files and I guess my blog is a great place to back them up :)

~/.vimrc

~/.gvimrc

/etc/X11/xorg.conf

~/.ion3/cfg_ion.lua

A note about /etc/rc.d/rc.mysqld: It contains the line:

SKIP="--skip-networking"

If you ever try to connect to the local mysql server with Java you have to uncomment this line (it cost me serveral hours to figure that out…)