wok view nano/stuff/patches/sh.nanorc-4.8 @ rev 25047

Up gsoap (2.8.122)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 04 12:13:41 2022 +0000 (2022-06-04)
parents
children
line source
1 --- sh.nanorc.orig
2 +++ sh.nanorc
3 @@ -1,4 +1,4 @@
4 -syntax sh "(\.sh|(\.|/)(a|ba|c|da|k|mk|pdk|tc|z)sh(rc|_profile)?|/(etc/|\.)profile)$"
5 +syntax sh "\.sh$" "receipt"
6 header "^#!.*/(((a|ba|c|da|k|mk|pdk|tc|z)?sh)|(busybox|env) +sh|openrc-run|runscript)"
7 magic "(POSIX|Bourne-Again) shell script.*text"
8 comment "#"