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