My old configuration files
Find a file
Tom Willemsen 2b8467c945 Emacs, newsbeuter, zsh
Removed whitespace-mode from emacs, it was messing up the performance of my settings.
Removed old settings from emacs that I didn't use anymore.

Now showing the article index in articlelist in newsbeuter
2011-01-01 03:11:16 +01:00
config/awesome Added awesome's new-colors branch 2010-12-05 12:26:55 +01:00
emacs.d Changes 2010-12-21 23:04:17 +01:00
irssi Changes 2010-12-21 23:04:17 +01:00
ncmpcpp Added ncmpcpp config 2010-12-05 11:47:14 +01:00
newsbeuter Emacs, newsbeuter, zsh 2011-01-01 03:11:16 +01:00
vim Added vim configuration 2010-12-05 12:46:55 +01:00
zsh/functions Emacs, newsbeuter, zsh 2011-01-01 03:11:16 +01:00
.gitignore Added irssi configuration 2010-12-06 12:49:15 +01:00
.gitmodules Added awesome's new-colors branch 2010-12-05 12:26:55 +01:00
conkyrc Added IO read/write stats to conky, added urls to newsbeuter 2010-12-30 02:15:50 +01:00
emacs Emacs, newsbeuter, zsh 2011-01-01 03:11:16 +01:00
install.bat Added emacs config 2010-12-05 12:41:38 +01:00
install.sh Added conky config 2010-12-29 22:26:54 +01:00
README Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
vimrc Added vim configuration 2010-12-05 12:46:55 +01:00
Xdefaults Added awesome configuration 2010-12-05 12:19:49 +01:00
Xmodmap Added awesome configuration 2010-12-05 12:19:49 +01:00
zshrc Emacs, newsbeuter, zsh 2011-01-01 03:11:16 +01: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"