mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 16:45:40 +01:00
Add zprofile, zlogin, zlogout to zsh
This commit is contained in:
parent
a8d77b08ad
commit
3fb33bdc1f
@ -1,5 +1,5 @@
|
|||||||
## Syntax highlighting for ZSH scripts (initially copied from sh.nanorc)
|
## Syntax highlighting for ZSH scripts (initially copied from sh.nanorc)
|
||||||
syntax "zsh" "\.zsh[^\.]+$"
|
syntax "zsh" "\.zsh$" "\.?(zshenv|zprofile|zshrc|zlogin|zlogout)$"
|
||||||
header "^#!.*/(env +)?zsh( |$)"
|
header "^#!.*/(env +)?zsh( |$)"
|
||||||
|
|
||||||
## Numbers
|
## Numbers
|
||||||
|
Loading…
Reference in New Issue
Block a user