diff options
author | tomsmeding <tom.smeding@gmail.com> | 2018-02-07 18:31:15 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2018-02-07 18:31:15 +0100 |
commit | ce5b7dba1050fdfbe10ca247db9e4d75148bb665 (patch) | |
tree | bbd1d953579516417eb860b60df60cca7a271f9c /.gitmodules | |
parent | 93a5f1b89f48308bb4287a8d39ecde88e4549613 (diff) |
Add termio submodule
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..c176ee5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "termio"] + path = termio + url = git@github.com:tomsmeding/termio.git |