My old configuration files
Find a file
ryuslash c38f147ead Added xmodmap
Added rainbow.el to emacs
Showing some extra messages with install.bat and install.sh
Added some elisp to check which distro I'm on at that moment, though I don't yet use it
2010-07-01 22:28:59 +02:00
.emacs.d Added xmodmap 2010-07-01 22:28:59 +02:00
.emacs Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
.gitignore Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
.Xdefaults Added xmodmap 2010-07-01 22:28:59 +02:00
.Xmodmap Added xmodmap 2010-07-01 22:28:59 +02:00
install.bat Added xmodmap 2010-07-01 22:28:59 +02:00
install.sh Added xmodmap 2010-07-01 22:28:59 +02:00
README Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00

To use these settings you need:
   * Pyflakes

To install this in Ubuntu use:
   sudo apt-get install pyflakes
To install this in Fedora use:
   su -c "yum install pyflakes"