From d3a20f3058890a3aa9ffb8ab8d99eae93a120b91 Mon Sep 17 00:00:00 2001 From: Marco <82162277+mamaraddio@users.noreply.github.com> Date: Fri, 13 Jan 2023 16:29:45 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 2e8e0f9..61adc54 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -[*.*sh] +[*.zsh] shell_variant = zsh indent_style = space indent_size = 4