From dd9e36f3ced8baea9726c0c1209e6e36b70aae7b Mon Sep 17 00:00:00 2001 From: Stephan Schielke Date: Sat, 31 Jan 2026 14:10:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20Rename=20grep.zsh=20to?= =?UTF-8?q?=20.no=20for=20cleanup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/{grep.zsh => grep.zsh.no} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{grep.zsh => grep.zsh.no} (100%) diff --git a/lib/grep.zsh b/lib/grep.zsh.no similarity index 100% rename from lib/grep.zsh rename to lib/grep.zsh.no