Add lt alias for git

This commit is contained in:
Max Bucknell 2025-05-19 13:35:28 -07:00
parent a1cd734bf4
commit b1a4b8fad2
No known key found for this signature in database

View file

@ -34,6 +34,7 @@
unwip = reset --soft HEAD~1
s = switch
b = switch -c
lt = log --oneline -10
[color]
ui = auto