From 02644cd1677543157984729e195590fb0af5318d Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 16 Jul 2025 10:24:44 +0300 Subject: [PATCH] Ignore urldecode --- zsh/.zsh/rc/005history-cfg.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zsh/rc/005history-cfg.zsh b/zsh/.zsh/rc/005history-cfg.zsh index aa16543..93f7acb 100644 --- a/zsh/.zsh/rc/005history-cfg.zsh +++ b/zsh/.zsh/rc/005history-cfg.zsh @@ -6,6 +6,7 @@ local history_ignore=( "sdcv *" "t *" "unsafe-www *" + "urldecode *" "yt* *" arr t -- 2.50.0