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