From 1d0400b6f1d82f232874504ae46668afbcc1117c Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Mon, 10 Jan 2022 22:54:06 +0300 Subject: Update --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3