another zenburn-theme

This commit is contained in:
Gwenhael Le Moine 2011-09-11 16:47:00 +02:00
parent 967c647fff
commit 019b0c7fe3

View file

@ -59,7 +59,8 @@ done
cd $CWD/themes
for el in \
"https://github.com/monotux/emacs-d/raw/master/themes/whiteboard-theme.el" \
"https://github.com/djcb/elisp/raw/master/themes/zenburn-theme.el" ;
"https://raw.github.com/bbatsov/zenburn-emacs/master/zenburn-theme.el";
# "https://github.com/djcb/elisp/raw/master/themes/zenburn-theme.el" ;
do
elfileget_or_update "$el"
done