shell: simplify editorconfig

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ie19dda06e01beb5681d23f42efb79408dabf7021
diff --git a/.editorconfig b/.editorconfig
index 2fb4fc6..4a4080a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,6 +1,6 @@
-# Config for shfmt
-[{*.sh,tools/sdbus++-gen*}]
+[*]
 indent_style = space
 indent_size = 4
+# Config for shfmt
 switch_case_indent = true
 space_redirects = true