diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-03-26 16:17:58 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-03-26 16:17:58 -0400 |
commit | acb981e97d245822979cd95e2941504e1c2ca71a (patch) | |
tree | fad6c98ae10720a01e58d34b3dbc49e43a8a58b4 /.gitmodules | |
parent | Add opbsd misc and openssh-unix-dev to imapfilter (diff) |
Imported my fonts
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index daa7271..943537f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "emacsen/haskell-mode"] path = emacsen/haskell-mode url = git@github.com:haskell/haskell-mode.git +[submodule ".fonts/Inconsolata-Hellenic"] + path = .fonts/Inconsolata-Hellenic + url = git://github.com/cosmix/Inconsolata-Hellenic.git |