My old configuration files
Find a file
Tom Willemsen 104692129f made install.sh executable
added .Xdefaults
2010-06-30 21:21:34 +02:00
.emacs.d Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +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 made install.sh executable 2010-06-30 21:21:34 +02:00
install.bat Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
install.sh made install.sh executable 2010-06-30 21:21:34 +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"