diff options
| author | Syndamia <kamen@syndamia.com> | 2022-08-05 22:50:06 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-08-05 22:50:06 +0300 |
| commit | 9c34e37e84fe4e37b3aab4db3f7ec02264a236a0 (patch) | |
| tree | 5418676a24147a9ed03bd3f79320eb5b0a740ce0 /.gitmodules | |
| parent | 0ee02fbec1feb555b3009a092c128a1edd24bc40 (diff) | |
| download | dotfiles-9c34e37e84fe4e37b3aab4db3f7ec02264a236a0.tar dotfiles-9c34e37e84fe4e37b3aab4db3f7ec02264a236a0.tar.gz dotfiles-9c34e37e84fe4e37b3aab4db3f7ec02264a236a0.zip | |
Sourcing homelander is now down with a 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..b8e58d1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".zsh/homelander"] + path = .zsh/homelander + url = https://gitlab.com/Syndamia/homelander.git |
