diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2022-01-10 22:54:06 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2022-01-10 22:54:06 +0300 |
commit | 1d0400b6f1d82f232874504ae46668afbcc1117c (patch) | |
tree | 4ab12e27444a2a3103f065feb45d3eb2cc1b6f29 /.gitmodules | |
parent | f577ae35a99237b0b7bb003fda962afba06971db (diff) |
Update
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6aa735f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "oh-my-zsh"] + path = zsh/omz + url = https://github.com/ohmyzsh/ohmyzsh +[submodule "zsh/omz"] + path = zsh/omz + url = https://github.com/ohmyzsh/ohmyzsh.git |