From b9a1cbafda2aaed36c8eca4f7b68aae583918561 Mon Sep 17 00:00:00 2001 From: noa Date: Sat, 7 Sep 2024 08:03:52 +0000 Subject: Add configurations to fossil repo --- fish/functions/grep.fish | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fish/functions/grep.fish (limited to 'fish/functions/grep.fish') diff --git a/fish/functions/grep.fish b/fish/functions/grep.fish new file mode 100644 index 0000000..bf66e8e --- /dev/null +++ b/fish/functions/grep.fish @@ -0,0 +1,5 @@ +# grep without colour + +function grep + command grep --color=never $argv +end -- cgit 1.4.1-2-gfad0