bump emacs.d get splitting under control.

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

@ -1 +1 @@
Subproject commit 9fd72b5f5df57dbd89ea10f4de3ca94fe2d2d1f6
Subproject commit be6d9213ceba38ef8eef0eaaae4e27977c817cc8

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}