From 505fb3b75bafae63bad79dd2d050ba6bb2ffc71d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Fri, 16 Aug 2024 19:13:45 +0200 Subject: sh: add bfs plug --- dot_local/share/sh/bfs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dot_local/share/sh/bfs (limited to 'dot_local/share') diff --git a/dot_local/share/sh/bfs b/dot_local/share/sh/bfs new file mode 100644 index 0000000..25628e7 --- /dev/null +++ b/dot_local/share/sh/bfs @@ -0,0 +1,2 @@ +. hascmd bfs || return +alias find=bfs -- cgit v1.2.3