wok diff nano/stuff/patches/sh.nanorc-4.8 @ rev 24902

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 09 09:39:20 2022 +0000 (2022-04-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nano/stuff/patches/sh.nanorc-4.8	Sat Apr 09 09:39:20 2022 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +--- sh.nanorc.orig
     1.5 ++++ sh.nanorc
     1.6 +@@ -1,4 +1,4 @@
     1.7 +-syntax sh "(\.sh|(\.|/)(a|ba|c|da|k|mk|pdk|tc|z)sh(rc|_profile)?|/(etc/|\.)profile)$"
     1.8 ++syntax sh "\.sh$" "receipt"
     1.9 + header "^#!.*/(((a|ba|c|da|k|mk|pdk|tc|z)?sh)|(busybox|env) +sh|openrc-run|runscript)"
    1.10 + magic "(POSIX|Bourne-Again) shell script.*text"
    1.11 + comment "#"