diff options
author | Christian Segundo | 2023-10-12 16:06:05 +0200 |
---|---|---|
committer | Christian Segundo | 2023-10-12 16:06:05 +0200 |
commit | 17efd553ec39b4447ae98040114698a177690318 (patch) | |
tree | 3030d38d1e378b4a3642a92533bf7023b2dc010d /.gitmodules | |
parent | 384122c65c737376a5a7a55068935b8b4c8023f0 (diff) | |
download | dotfiles-17efd553ec39b4447ae98040114698a177690318.tar.gz |
Add private bits
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..8abb3a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "private"] + path = private + url = git@github.com:someone-stole-my-name/dotfiles-private.git |