1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

Handy aliases

This commit is contained in:
2018-08-15 15:20:37 +02:00
parent 456e9a1d01
commit 52f1243711

View File

@@ -18,6 +18,9 @@
br = branch
c = commit -am
shame = blame
r = !GIT_NO_PAGER=1 git l -30
l = "!. ~/.githelpers && pretty_git_log"
[push]
default = simple