Open
Description
Does anyone already managed to make a SQL highlighter work with zsh-syntax-highlighting ?
I plan to make it work when calling commands like mysql -e 'SELECT ...'
, mycli and also for my sql scripts like:
sql "SELECT ..."
Any tips on or similar commands that call custom highlighters are welcome..
Thanks!