]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/025zaq.zsh
Let's try to use zsh autoquoter
[dotfiles.git] / zsh / .zsh / rc / 025zaq.zsh
1 . ~/work/zsh-autoquoter/zsh-autoquoter.zsh
2 ZSH_HIGHLIGHT_HIGHLIGHTERS+=(zaq)
3 ZAQ_PREFIXES=(
4     "t a"
5     "yt"
6     "ytb"
7 )