From ab6ce5aad57f7a6dc4261c0281dea033b108b314 Mon Sep 17 00:00:00 2001 From: punkfairie Date: Mon, 2 Dec 2024 18:47:20 -0800 Subject: [PATCH] feat: Add search shortcut --- Justfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Justfile b/Justfile index 1a93a16..db7a1a0 100644 --- a/Justfile +++ b/Justfile @@ -31,3 +31,7 @@ alias gc := collectgarbage [group('maintainence')] collectgarbage: nh clean all + +alias s := search +search this: + nh search {{this}}