From 0df7e59ca4e65bc327068061eb8fdccec49edc12 Mon Sep 17 00:00:00 2001 From: Camille Date: Fri, 2 Sep 2016 16:49:19 +0200 Subject: [PATCH] sh.micro: Add some linux config files that use sh. --- runtime/syntax/sh.micro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/syntax/sh.micro b/runtime/syntax/sh.micro index cafa57b3..b9d12545 100644 --- a/runtime/syntax/sh.micro +++ b/runtime/syntax/sh.micro @@ -1,4 +1,4 @@ -syntax "shell" "\.sh$" "\.bash" "\.bashrc" "bashrc" "\.bash_aliases" "bash_aliases" "\.bash_functions" "bash_functions" "\.bash_profile" "bash_profile" "Pkgfile" "PKGBUILD" ".ebuild\$" "APKBUILD" +syntax "shell" "\.sh$" "\.bash" "\.bashrc" "bashrc" "\.bash_aliases" "bash_aliases" "\.bash_functions" "bash_functions" "\.bash_profile" "bash_profile" "Pkgfile" "pkgmk.conf" "profile" "rc.conf" "PKGBUILD" ".ebuild\$" "APKBUILD" header "^#!.*/(env +)?(ba)?sh( |$)" # Numbers