forked from colonelpanic/dotfiles
bump emacs.d get splitting under control.
This commit is contained in:
parent
ab826de4c6
commit
0dfca02bcf
@ -1 +1 @@
|
||||
Subproject commit 9fd72b5f5df57dbd89ea10f4de3ca94fe2d2d1f6
|
||||
Subproject commit be6d9213ceba38ef8eef0eaaae4e27977c817cc8
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user