From 71d72ab8597c3496fa5c0b082faf37c261dc0d04 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 7 May 2017 22:14:54 +0200 Subject: [PATCH] some fix --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 16362259..9d07de54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "es-carbon-theme"] - path = .config/emulationstation/themes/es-carbon-theme - url = https://github.com/RetroPie/es-theme-carbon +[submodule "es-theme-carbon"] + path = .config/emulationstation/themes/es-theme-carbon + url = https://github.com/RetroPie/es-theme-carbon.git [submodule "oh-my-zsh"] path = .zsh/oh-my-zsh url = https://github.com/hanez/oh-my-zsh.git