commit 05ccacac83090df21df186527581684a3d170f66 parent 5a004133666946788609b87a7453e0346516c833 Author: mtmn <miro@haravara.org> Date: Sun, 10 May 2026 13:24:01 +0200 docs: add dependencies Diffstat:
| M | README.md | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -9,6 +9,15 @@ A command-line tool for interactive shell navigation and history. - Memcached integration - Grep integration +## Dependencies + +- Zig 0.15.2 +- ripgrep +- fzf +- bat +- fd +- memcached (optional) + ## Building To build the project, run: