Add org gcal sync creds file #emacs
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user