wok view 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 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 "#"