diff --git a/.config/emulationstation/themes/simple b/.config/emulationstation/themes/simple new file mode 160000 index 00000000..1fa8bdad --- /dev/null +++ b/.config/emulationstation/themes/simple @@ -0,0 +1 @@ +Subproject commit 1fa8bdad948beab73b774724dc721fc7f8ebe1fe diff --git a/.gitmodules b/.gitmodules index 9e523937..17f30c1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ -[submodule "es-theme-carbon"] +[submodule ".config/emulationstation/themes/es-theme-carbon"] path = .config/emulationstation/themes/es-theme-carbon url = https://github.com/RetroPie/es-theme-carbon.git -[submodule "es-theme-simple"] - path = .config/emulationstation/themes/simple - url = https://github.com/nilsbyte/simple.git -[submodule "oh-my-zsh"] +[submodule ".config/emulationstation/themes/simple"] + path = .config/emulationstation/themes/simple + url = https://github.com/nilsbyte/simple.git +[submodule ".zsh/oh-my-zsh"] path = .zsh/oh-my-zsh url = https://github.com/hanez/oh-my-zsh.git -[submodule "nerdtree"] +[submodule ".vim/bundle/nerdtree"] path = .vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git