From: Tobias Sachs Date: Wed, 28 Dec 2022 09:10:45 +0000 (+0100) Subject: add oh-my-zsh as a submodule X-Git-Url: https://src.twobees.de/?p=dotfiles.git;a=commitdiff_plain;h=06db8739f45081a1ab9d8f864731ab9c031e42aa add oh-my-zsh as a submodule --- diff --git a/.gitmodules b/.gitmodules index 3445db8..bf0a120 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "oh-my-zsh/.oh-my-zsh"] path = stow/oh-my-zsh/.oh-my-zsh url = https://github.com/ohmyzsh/ohmyzsh.git +[submodule "stow/oh-my-zsh/.oh-my-zsh"] + path = stow/oh-my-zsh/.oh-my-zsh + url = https://github.com/ohmyzsh/ohmyzsh.git diff --git a/stow/oh-my-zsh/.oh-my-zsh b/stow/oh-my-zsh/.oh-my-zsh new file mode 160000 index 0000000..a3c579b --- /dev/null +++ b/stow/oh-my-zsh/.oh-my-zsh @@ -0,0 +1 @@ +Subproject commit a3c579bf27b34942d4c6ad64e7cfd75788b05ea3