diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-11 00:11:47 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-11 00:11:47 +0000 |
| commit | f6967d002946037eeb66af58c59ed3f559088a3c (patch) | |
| tree | 8f43d48e82d0054e407b61e98f0008541a5b44c6 /.gitmodules | |
| parent | e516879d40a7593c6b6e524f36700e2ef75a7d60 (diff) | |
| download | dotfiles-f6967d002946037eeb66af58c59ed3f559088a3c.tar.gz dotfiles-f6967d002946037eeb66af58c59ed3f559088a3c.zip | |
add submodule directory for other dotfiles
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..ff65b6c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/dotfile"] + path = external/dotfile + url = https://github.com/adrienbarlier/dotfile |
