From 47287f3b218e7f30e2ce5b1bdd7f6b0f3fac41ee Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 16 Dec 2021 07:57:39 -0500 Subject: Add hoog.sh, improve ide scripts --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index e86f731..9288346 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ trim_trailing_whitespace = true charset = utf-8 max_line_length = 80 -[*.{hs,nix,scm}] +[*.{hs,nix,scm,sh}] indent_size = 2 [*.py] -- cgit v1.2.3