diff options
author | Amin Bandali <amin@aminb.org> | 2018-07-15 17:39:51 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-07-15 17:39:51 -0400 |
commit | fdcac86a345fe80043e56d5b8defd6b9fb744d22 (patch) | |
tree | 99054fbc0af948de69e6c71cc733eed536fc3e98 /.gitmodules | |
parent | 378b4afa3b471d008a6c813fdde0a6ba33229740 (diff) | |
download | configs-fdcac86a345fe80043e56d5b8defd6b9fb744d22.tar.gz configs-fdcac86a345fe80043e56d5b8defd6b9fb744d22.tar.xz configs-fdcac86a345fe80043e56d5b8defd6b9fb744d22.zip |
[emacs] add and switch to eink theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7ee4e3a..0a8d328 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,6 +39,9 @@ [submodule "doom-modeline"] path = lib/doom-modeline url = git@github.com:seagle0128/doom-modeline.git +[submodule "eink-theme"] + path = lib/eink-theme + url = git@github.com:maio/eink-emacs.git [submodule "eldoc-eval"] path = lib/eldoc-eval url = git@github.com:thierryvolpiatto/eldoc-eval.git |