mirror of
https://github.com/scopatz/nanorc
synced 2025-02-17 07:00:04 +01:00
Add ArchLinux PKGBUILD
PKGBUILD is the build definition for packages in the ArchLinux ecosystem. It is a file which full name is PKGBUILD, no extension.
This commit is contained in:
parent
1aa64a86cf
commit
4121509812
@ -1,6 +1,6 @@
|
||||
## Here is an example for Bourne shell scripts.
|
||||
##
|
||||
syntax "SH" "\.sh$" "\.ash" "\.bashrc" "bashrc" "\.bash_aliases" "bash_aliases" "\.bash_functions" "bash_functions" "\.bash_login" "\.bash_logout" "\.bash_profile" "bash_profile" "\.profile" "revise\..+$"
|
||||
syntax "SH" "\.sh$" "\.ash" "\.bashrc" "bashrc" "\.bash_aliases" "bash_aliases" "\.bash_functions" "bash_functions" "\.bash_login" "\.bash_logout" "\.bash_profile" "bash_profile" "\.profile" "^PKGBUILD$" "revise\..+$"
|
||||
header "^#!.*/(env +)?(ba|da|a)?sh( |$)"
|
||||
magic "(POSIX|Bourne-Again) shell script.*text"
|
||||
comment "#"
|
||||
|
Loading…
x
Reference in New Issue
Block a user