just alias
This commit is contained in:
parent
ab26d455fd
commit
9ecc67a2ce
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -85,3 +85,5 @@ function did() {
|
|||
local rx=$1; shift
|
||||
grog tag -fnt todo -T done --rx $rx -a done $*
|
||||
}
|
||||
|
||||
alias j=just
|
||||
|
|
Loading…
Reference in a new issue