commit 62d041c03dda880ec2a200ebd00b259bde3ffd3b
parent a316a8786c4cf02530effb8723cb0e31c3a990e3
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 3 Jul 2014 19:12:36 +0200
commit all git changes with \g
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
@@ -109,6 +109,7 @@
"m" 'mu4e
"p" 'org-latex-export-to-pdf
"c" 'compile
+ "g" 'magit-commit
"i" (lambda () (interactive)(find-file "~/.emacs.d/init.el"))
"t" (lambda () (interactive)(find-file "~/owncloud/todo.org")))