diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-04 20:49:00 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-04 20:49:00 +0200 |
commit | 948d791be2c14409958450f02292cb7cb7e5b0f2 (patch) | |
tree | fb4b9720f92b9d00f1fecd82626bfd82c05e514d /.gitmodules | |
download | dotfiles-948d791be2c14409958450f02292cb7cb7e5b0f2.tar.xz dotfiles-948d791be2c14409958450f02292cb7cb7e5b0f2.zip |
Add dotdrop
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..674e4c5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dotdrop"] + path = dotdrop + url = https://github.com/deadc0de6/dotdrop.git |