diff --git a/zsh.nanorc b/zsh.nanorc index fa57200..4e77b36 100644 --- a/zsh.nanorc +++ b/zsh.nanorc @@ -1,5 +1,5 @@ ## Syntax highlighting for ZSH scripts (initially copied from sh.nanorc) -syntax "ZSH" "\.zsh$" "\.?(zshenv|zprofile|zshrc|zlogin|zlogout)$" +syntax "ZSH" "\.zsh$" "\.?(zshenv|zprofile|zshrc|zlogin|zlogout|zsh-theme)$" header "^#!.*/(env +)?zsh( |$)" ## Numbers