wok-6.x view nano/stuff/patches/sh.nanorc-4.8 @ rev 25259
qt5: modified SOURCE
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 15 07:15:37 2022 +0100 (2022-07-15) |
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 "#"