From: Sergey Matveev <stargrave@stargrave.org>
Date: Tue, 4 Jul 2023 18:55:45 +0000 (+0300)
Subject: Generally I do not need yt* autoquoting at all
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=3fe6f8140c413d0b9ab1d72ec9ea6a5127c89986;p=dotfiles.git

Generally I do not need yt* autoquoting at all
---

diff --git a/zsh/.zsh/rc/025zaq.zsh b/zsh/.zsh/rc/025zaq.zsh
index 25e51fb..4d51aae 100644
--- a/zsh/.zsh/rc/025zaq.zsh
+++ b/zsh/.zsh/rc/025zaq.zsh
@@ -5,6 +5,4 @@ ZAQ_PREFIXES=(
     "mutt -f"
     "sdcv"
     "t a"
-    "yt"
-    "ytb"
 )