* .config/git/config: Add l alias for log.
[~bandali/configs] / .config / git / config
index afa03c0..136a339 100644 (file)
@@ -23,6 +23,7 @@
        a = add
        s = status
        sl = status --long
+    l = log
        c = checkout
        cb = checkout -b
        b = branch