nano: syntax hilighting for env file

This commit is contained in:
Nero 2021-08-03 20:14:56 +00:00
parent fcd82f9873
commit f0ef2878c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Here is an example for Bourne shell scripts.
syntax "sh" "(\.sh|profile|shrc|shellrc)$"
syntax "sh" "(\.sh|profile|shrc|shellrc|env)$"
header "^#!.*((ba|da|k|pdk)?sh[-0-9_]*|openrc-run|runscript)"
magic "(POSIX|Bourne.*) shell script text"
linter dash -n