1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 03:35:10 +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 br = branch
c = commit -am c = commit -am
shame = blame shame = blame
r = !GIT_NO_PAGER=1 git l -30
l = "!. ~/.githelpers && pretty_git_log"
[push] [push]
default = simple default = simple