]> git.lizzy.rs Git - micro.git/commitdiff
Add mksh to the set of supported shells (#1703)
authorChloe Kudryavtsev <toast@toast.cafe>
Wed, 3 Jun 2020 17:30:42 +0000 (13:30 -0400)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 17:30:42 +0000 (13:30 -0400)
runtime/syntax/sh.yaml

index 6898d90a3c662df79578465c6250f1bc6caacda6..5776c5963566484059392279e67c5bd4f61db973 100644 (file)
@@ -2,7 +2,7 @@ filetype: shell
 
 detect:
     filename: "(\\.sh$|\\.bash|\\.ash|bashrc|bash_aliases|bash_functions|profile|bash-fc\\.|Pkgfile|pkgmk.conf|rc.conf|PKGBUILD|.ebuild\\$|APKBUILD)"
-    header: "^#!.*/(env +)?(ba)?(a)?sh( |$)"
+    header: "^#!.*/(env +)?(ba)?(a)?(mk)?sh( |$)"
 
 rules:
     # Numbers