[emacs] Show OrgAgenda on Emacs start.

This commit is contained in:
Sebastian Schulze 2016-03-30 08:41:48 +02:00
parent 666e89c162
commit bc2e45d1bb
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@
;;; Start with an english dictionary
(ispell-change-dictionary "english")
;;; Show OrgMode Aganda on start.
(add-hook 'after-init-hook 'org-agenda-list)
(prelude-require-packages '(ace-jump-mode
ace-window
ag