add hover2 theme

This commit is contained in:
Gwenhael Le Moine 2011-12-04 21:25:35 +01:00
parent f063bb392d
commit 2f1b016a76

View file

@ -60,7 +60,8 @@ done
cd $CWD/themes
for el in \
"https://github.com/monotux/emacs-d/raw/master/themes/whiteboard-theme.el";
"https://github.com/monotux/emacs-d/raw/master/themes/whiteboard-theme.el" \
"http://edward.oconnor.cx/config/elisp/hober2-theme.el" ;
do
elfileget_or_update "$el"
done