diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2014-10-14 22:53:53 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2014-11-19 03:31:46 +0100 |
commit | b352a0fc8d49536322ffffa3b2d16d135d9a7996 (patch) | |
tree | 12cf01a52ebc99d860583a3415fd0e959c51f39b /.gitmodules | |
parent | a3348d888b14d76da86a6f8dde8f4dc075ccf6b1 (diff) | |
download | tdv-b352a0fc8d49536322ffffa3b2d16d135d9a7996.tar.gz tdv-b352a0fc8d49536322ffffa3b2d16d135d9a7996.tar.xz tdv-b352a0fc8d49536322ffffa3b2d16d135d9a7996.zip |
Rewrite to use termo
Also get rid of some silliness that I'm only able to see now.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ad38bca --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "termo"] + path = termo + url = git://github.com/pjanouch/termo.git |