add jj tug alias

This commit is contained in:
2026-03-25 14:55:49 +01:00
parent a391c36f83
commit ece7ef6abe

View File

@@ -4,3 +4,6 @@ default-command = "log"
[user]
email = "fredrikr79@pm.me"
name = "Fredrik Robertsen"
[aliases]
tug = ["bookmark", "move", "--from", "heads(::@- & bookmarks())", "--to", "@-"]