Add org gcal sync creds file #emacs

This commit is contained in:
Colin Powell
2019-01-16 08:12:36 -05:00
parent c961ded21f
commit 7713c6102a
3 changed files with 6 additions and 2 deletions

View File

@ -22,6 +22,7 @@
(add-to-list 'default-frame-alist '(ns-appearance . dark))
;(add-hook 'window-setup-hook 'toggle-frame-maximized)
(setq org-todo-keywords '((sequence "TODO(t)" "|" "DONE(d)")))
;;
;; Keybindings
@ -123,4 +124,5 @@
;;(load! "+reason") ;; ReasonML stuff
(load! "+mail") ;; Mail stuff
(load! "+org") ;; Org mode stuff like todos and rebindings
(load! "+org-gcal") ;; Org mode stuff like todos and rebindings
(load! "+wttrin") ;; Weather config