From 9ecc67a2ce7b75db5a29dd55590cf9511da40ee3 Mon Sep 17 00:00:00 2001 From: Andy Killorin <37423245+Speedy6451@users.noreply.github.com> Date: Fri, 13 Oct 2023 14:14:56 -0500 Subject: [PATCH] just alias --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 26f5fad..212607f 100644 --- a/.zshrc +++ b/.zshrc @@ -85,3 +85,5 @@ function did() { local rx=$1; shift grog tag -fnt todo -T done --rx $rx -a done $* } + +alias j=just