init-misc.el 98 B

123456
  1. (use-package zenburn-theme)
  2. ;;(add-hook 'after-init-hook 'org-agenda-list)
  3. (provide 'init-misc)