commit cf86a49c9c3e1b78fb09eccbd5ed1844323860f2 parent 25c936d9626fb755a03f1826fb6d33ac36f167c2 Author: Alex Balgavy <a.balgavy@gmail.com> Date: Sat, 19 Oct 2019 14:41:25 -0400 Update gitmodules Former-commit-id: 126bbc199eeb6f2fdd8a98dbdbe2195eb8abe8a1 Diffstat:
M | .gitmodules | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -1,6 +1,6 @@ [submodule "shell/z"] path = shell/z url = https://github.com/rupa/z.git -[submodule "oh-my-zsh/custom/themes/powerlevel10k"] - path = oh-my-zsh/custom/themes/powerlevel10k - url = https://github.com/romkatv/powerlevel10k.git +[submodule "oh-my-zsh"] + path = oh-my-zsh + url = ./oh-my-zsh