summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloƩ Vulquin <code@toast.bunkerlabs.net>2024-08-16 19:13:45 +0200
committerChloƩ Vulquin <code@toast.bunkerlabs.net>2024-08-16 19:13:45 +0200
commit505fb3b75bafae63bad79dd2d050ba6bb2ffc71d (patch)
treecaf91fce9d18c39c64f208932c83773ecc866f3c
parentnvim: move to basedpyright over pyright (diff)
sh: add bfs plug
-rw-r--r--dot_local/share/sh/bfs2
1 files changed, 2 insertions, 0 deletions
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