Add git time command (time warrior specific to repo)

This commit is contained in:
Talia 2023-05-09 11:59:20 +02:00
parent fbfb29c27f
commit 304b6ba861
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
fixup = "!git commit --patch --no-edit --amend $(git diff --name-only HEAD~1..HEAD)"
ts = timeshift
task = "! TASKDATA=$(git rev-parse --show-toplevel)/.git/task task"
time = "! TIMEWARRIORDB=$(git rev-parse --show-toplevel)/.git/time timew"
track = add --intent-to-add
h = log -1 --format=%h
hash = log -1 --format=%H