Add zprofile, zlogin, zlogout to zsh

This commit is contained in:
nl6720 2016-02-05 18:34:08 +02:00
parent a8d77b08ad
commit 3fb33bdc1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Syntax highlighting for ZSH scripts (initially copied from sh.nanorc)
syntax "zsh" "\.zsh[^\.]+$"
syntax "zsh" "\.zsh$" "\.?(zshenv|zprofile|zshrc|zlogin|zlogout)$"
header "^#!.*/(env +)?zsh( |$)"
## Numbers