added a theme to es

This commit is contained in:
Johannes Findeisen 2017-05-07 22:10:09 +02:00
commit 0db4a552ba
3 changed files with 6 additions and 1 deletions

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

3
.gitignore vendored
View file

@ -9,7 +9,8 @@
.config/emulationstation/downloaded_images
.config/emulationstation/es_log.txt
.config/emulationstation/gamelists
.config/emulationstation/themes
!.config/emulationstation/themes
!.config/emulationstation/themes/**
#!.config/mc
#!.config/mc/ini
!.config/user-dirs.dirs

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "es-carbon-theme"]
path = .config/emulationstation/themes/es-carbon-theme
url = https://github.com/RetroPie/es-theme-carbon
[submodule "oh-my-zsh"]
path = .zsh/oh-my-zsh
url = https://github.com/hanez/oh-my-zsh.git