diff options
| author | 2024-08-16 19:13:45 +0200 | |
|---|---|---|
| committer | 2024-08-16 19:13:45 +0200 | |
| commit | 505fb3b75bafae63bad79dd2d050ba6bb2ffc71d (patch) | |
| tree | caf91fce9d18c39c64f208932c83773ecc866f3c | |
| parent | nvim: move to basedpyright over pyright (diff) | |
sh: add bfs plug
| -rw-r--r-- | dot_local/share/sh/bfs | 2 |
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 |
