diff --git a/.editorconfig b/.editorconfig index d8eea4d2..4b07ad9f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{sh,bash}] +[*.{sh,bash,fish}] indent_style = space indent_size = 2 simplify = true