diff --git a/.gitmodules b/.gitmodules index ebe39cc..23c8297 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,7 +11,7 @@ path = zsh/custom/themes/dracula url = https://github.com/dracula/zsh.git [submodule "zsh/oh-my-zsh"] - path = zsh/oh-my-zsh + path = meta/github/oh-my-zsh url = https://github.com/robbyrussell/oh-my-zsh.git [submodule "meta/github/asymptote-config"] path = meta/github/asymptote-config diff --git a/zsh/oh-my-zsh b/meta/github/oh-my-zsh similarity index 100% rename from zsh/oh-my-zsh rename to meta/github/oh-my-zsh