diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6baf177..17bfaab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "pentadactyl/.pentadactyl/colors/pentadactyl-solarized"] path = pentadactyl/.pentadactyl/colors/pentadactyl-solarized url = https://github.com/claytron/pentadactyl-solarized +[submodule "spacemacs/.emacs.d/private/ZNC.el"] + path = spacemacs/.emacs.d/private/ZNC.el + url = https://github.com/sshirokov/ZNC.el |