fixed simple theme submodule
This commit is contained in:
parent
c5ba90a7b9
commit
a231180d76
2 changed files with 7 additions and 6 deletions
1
.config/emulationstation/themes/simple
Submodule
1
.config/emulationstation/themes/simple
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1fa8bdad948beab73b774724dc721fc7f8ebe1fe
|
||||
12
.gitmodules
vendored
12
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue