another zenburn-theme
This commit is contained in:
parent
967c647fff
commit
019b0c7fe3
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue