X7ROOT File Manager
Current Path:
/usr/share/nano
usr
/
share
/
nano
/
ðŸ“
..
📄
asm.nanorc
(882 B)
📄
autoconf.nanorc
(555 B)
📄
awk.nanorc
(1.32 KB)
📄
c.nanorc
(1.71 KB)
📄
changelog.nanorc
(713 B)
📄
cmake.nanorc
(825 B)
📄
css.nanorc
(344 B)
📄
debian.nanorc
(757 B)
📄
default.nanorc
(419 B)
📄
elisp.nanorc
(1.08 KB)
📄
fortran.nanorc
(1.92 KB)
📄
gentoo.nanorc
(4.13 KB)
📄
go.nanorc
(1.36 KB)
📄
groff.nanorc
(711 B)
📄
guile.nanorc
(588 B)
📄
html.nanorc
(1.18 KB)
📄
java.nanorc
(653 B)
📄
javascript.nanorc
(763 B)
📄
json.nanorc
(879 B)
📄
lua.nanorc
(2.31 KB)
📄
makefile.nanorc
(535 B)
📄
man.nanorc
(456 B)
📄
mgp.nanorc
(229 B)
📄
mutt.nanorc
(185 B)
📄
nanohelp.nanorc
(390 B)
📄
nanorc.nanorc
(2.64 KB)
📄
nftables.nanorc
(792 B)
📄
objc.nanorc
(1.76 KB)
📄
ocaml.nanorc
(859 B)
📄
patch.nanorc
(590 B)
📄
perl.nanorc
(1.43 KB)
📄
php.nanorc
(1.04 KB)
📄
po.nanorc
(920 B)
📄
postgresql.nanorc
(3 KB)
📄
pov.nanorc
(632 B)
📄
python.nanorc
(966 B)
📄
ruby.nanorc
(1.48 KB)
📄
rust.nanorc
(1.09 KB)
📄
sh.nanorc
(1.36 KB)
📄
spec.nanorc
(1.88 KB)
📄
tcl.nanorc
(2.13 KB)
📄
tex.nanorc
(200 B)
📄
texinfo.nanorc
(465 B)
📄
xml.nanorc
(527 B)
Editing: sh.nanorc
## Here is an example for Bourne shell scripts. syntax sh "\.sh$" header "^#!.*((ba|da|k|pdk)?sh[-0-9_]*|openrc-run|runscript)" magic "(POSIX|Bourne-Again) shell script.*text" linter dash -n comment "#" # Function declarations. color brightgreen "^[A-Za-z0-9_-]+\(\)" # Keywords, symbols, and comparisons. color green "\<(break|case|continue|do|done|elif|else|esac|exit|fi|for|function|if|in|read|return|select|shift|then|time|until|while)\>" color green "\<(declare|eval|exec|export|let|local)\>" color green "[{}():;|`$<>!=&\\]" "(\]|\[)" color green "-(eq|ne|gt|lt|ge|le|ef|ot|nt)\>" # Short and long options. color brightmagenta "[[:blank:]]-[A-Za-z]\>" "[[:blank:]]--[A-Za-z-]+\>" # Common commands. color brightblue "\<(awk|cat|cd|ch(grp|mod|own)|cp|cut|echo|env|grep|head|install|ln|make|mkdir|mv|popd|printf|pushd|rm|rmdir|sed|set|sort|tail|tar|touch|umask|unset)\>" color normal "[.-]tar\>" # Basic variable names (no braces). color brightred "\$[-0-9@*#?$!]" "\$[[:alpha:]_][[:alnum:]_]*" # More complicated variable names; handles braces and replacements and arrays. color brightred "\$\{[#!]?([-@*#?$!]|[0-9]+|[[:alpha:]_][[:alnum:]_]*)(\[([[:space:]]*[[:alnum:]_]+[[:space:]]*|@)\])?(([#%/]|:?[-=?+])[^}]*\}|\[|\})" # Comments. color cyan "(^|[[:space:]])#.*$" # Strings. color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'" # Trailing whitespace. color ,green "[[:space:]]+$"
Upload File
Create Folder