fixed simple theme submodule

This commit is contained in:
Johannes Findeisen 2017-05-07 22:46:06 +02:00
commit a231180d76
2 changed files with 7 additions and 6 deletions

@ -0,0 +1 @@
Subproject commit 1fa8bdad948beab73b774724dc721fc7f8ebe1fe

12
.gitmodules vendored
View file

@ -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