1
Fork 0

just alias

This commit is contained in:
Andy Killorin 2023-10-13 14:14:56 -05:00
parent ab26d455fd
commit 9ecc67a2ce
Signed by: ank
GPG key ID: B6241CA3B552BCA4

2
.zshrc
View file

@ -85,3 +85,5 @@ function did() {
local rx=$1; shift local rx=$1; shift
grog tag -fnt todo -T done --rx $rx -a done $* grog tag -fnt todo -T done --rx $rx -a done $*
} }
alias j=just