]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/rc/025zaq.zsh
Let's try to use zsh autoquoter
[dotfiles.git] / zsh / .zsh / rc / 025zaq.zsh
diff --git a/zsh/.zsh/rc/025zaq.zsh b/zsh/.zsh/rc/025zaq.zsh
new file mode 100644 (file)
index 0000000..fc04666
--- /dev/null
@@ -0,0 +1,7 @@
+. ~/work/zsh-autoquoter/zsh-autoquoter.zsh
+ZSH_HIGHLIGHT_HIGHLIGHTERS+=(zaq)
+ZAQ_PREFIXES=(
+    "t a"
+    "yt"
+    "ytb"
+)