diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e19c20c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "home/.config/zsh/ohmyzsh"] + path = home/.config/zsh/ohmyzsh + url = https://github.com/ohmyzsh/ohmyzsh.git + ignore = all diff --git a/home/.config/zsh/ohmyzsh b/home/.config/zsh/ohmyzsh new file mode 160000 index 0000000..c34c1da --- /dev/null +++ b/home/.config/zsh/ohmyzsh @@ -0,0 +1 @@ +Subproject commit c34c1da736f4f162206e1153e66850788f3e2e16