Fixes for syntax and docs

Fixes #2163
Ref #2173
This commit is contained in:
Zachary Yedidia
2021-08-03 00:07:14 -04:00
parent c7fd4ba5f1
commit e290ce2de5
3 changed files with 8 additions and 9 deletions

View File

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