mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
jj: llog
This commit is contained in:
parent
a182ef72b9
commit
a393bfa676
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ auto-local-bookmark = true
|
|||
|
||||
[aliases]
|
||||
l = ["log", "-r", "ancestors(reachable(@, mutable()), 2)"]
|
||||
llog = ["log", "-r", ".."]
|
||||
tug = ["bookmark", "move", "--from", "heads(::@- & bookmarks())", "--to", "@-"]
|
||||
|
||||
[templates]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue