mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
Merge branch '2127_sh_ext'
* 2127_sh_ext: Ticket #2127: updated file extension for "sh"
This commit is contained in:
commit
f946551dd4
@ -37,7 +37,7 @@ include diff.syntax
|
||||
file ..\*\\.lsm$ LSM\sFile
|
||||
include lsm.syntax
|
||||
|
||||
file ..\*\\.sh$ Shell\sScript ^#!.\*([\s/]([abd-z]?|ba|pdk)sh|@SH@)
|
||||
file .\*(bash_completion|profile|\\.(sh|bash_login|bash_profile|bash_logout|bash_aliases|bash_exports|bash_history|bash_userstuff|bashrc|profile))$ Shell\sScript ^#!\s\*/(.\*/|usr/bin/env\s)([a-z]?|ba|pdk)sh
|
||||
include sh.syntax
|
||||
|
||||
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!.\*([\s/]perl|@PERL@)
|
||||
|
Loading…
Reference in New Issue
Block a user