From 82a08405c5edc6e17341f48f098fcc52280931c6 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Sat, 30 Sep 2023 14:48:27 +0200 Subject: [PATCH] zsh: use `grep` from homebrew if available --- config/zsh/.zprofile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/zsh/.zprofile b/config/zsh/.zprofile index 611c91e..97a58e4 100644 --- a/config/zsh/.zprofile +++ b/config/zsh/.zprofile @@ -79,6 +79,7 @@ done <