Can't get it to work in iTerm on OS X Mavericks
ladislas opened this issue · 1 comments
ladislas commented
Maybe I'm doing something wrong but I can't get ZSH filetypes up and running.
here is my conf:
plugins=(common-aliases git osx brew brew-cask bower node npm nvm rbenv colorize zsh-syntax-highlighting-filetypes)
ladislas commented
Okay, I found the solution! :)
I just needed to ln -s zsh-syntax-highlighting-filetypes.zsh zsh-syntax-highlighting-filetypes.plugin.zsh
and now everything is up and running!
fantastic plugin! :)