]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/025zaq.zsh
55d5b3f0a95156682469a9dee133515a75bf9759
[dotfiles.git] / zsh / .zsh / rc / 025zaq.zsh
1 . ~/work/zsh-autoquoter/zsh-autoquoter.zsh
2 ZSH_HIGHLIGHT_HIGHLIGHTERS+=(zaq)
3 ZAQ_PREFIXES=(
4     "mutt -f"
5     "sdcv"
6     "t a"
7     "yt"
8     "ytb"
9 )