diff options
author | Ben Sima <ben@bsima.me> | 2018-06-27 09:00:49 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-06-27 09:01:17 -0700 |
commit | 42f71b4ae01c3151c0de5caba4805594a3ba8ec9 (patch) | |
tree | fcd2d4ce70517facecd82a7c245a30055d76b29d /.gitmodules | |
parent | bcbecfb28eb9676c6315ce80f76ead480169d420 (diff) |
fixes
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..4ca08de --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "xresources"] + path = xresources + url = git@github.com:bsima/xresources.git |