add hover2 theme
This commit is contained in:
parent
f063bb392d
commit
2f1b016a76
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ done
|
||||||
|
|
||||||
cd $CWD/themes
|
cd $CWD/themes
|
||||||
for el in \
|
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
|
do
|
||||||
elfileget_or_update "$el"
|
elfileget_or_update "$el"
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue