bump emacs.d get splitting under control.

This commit is contained in:
2014-11-12 02:36:10 -08:00
parent ab826de4c6
commit 0dfca02bcf
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
l = log --pretty=oneline --graph
s = status -s
c = clone --recursive
d = diff
ff = merge --ff-only
ca = !git add -A && git commit -av
tb = rev-parse --abbrev-ref --symbolic-full-name @{u}