mirror of
https://github.com/scopatz/nanorc
synced 2024-10-31 23:00:00 +01:00
Merge pull request #78 from nl6720/master
Add zprofile, zlogin, zlogout to zsh
This commit is contained in:
commit
05f2fb449c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user