|
@@ -140,11 +140,12 @@
|
|
message-sendmail-envelope-from 'header
|
|
message-sendmail-envelope-from 'header
|
|
mail-envelope-from 'header)
|
|
mail-envelope-from 'header)
|
|
|
|
|
|
-;; tools/org
|
|
|
|
|
|
+;; org
|
|
(load! "+org") ;; Org mode stuff like todos and rebindings
|
|
(load! "+org") ;; Org mode stuff like todos and rebindings
|
|
-(load! "+org-gcal")
|
|
|
|
|
|
+(load! "+org-cal")
|
|
|
|
|
|
;; other
|
|
;; other
|
|
|
|
+(load! "+elfeed")
|
|
(load! "+mail") ;; Mail stuff
|
|
(load! "+mail") ;; Mail stuff
|
|
(load! "+ranger")
|
|
(load! "+ranger")
|
|
(load! "+wttrin") ;; Weather config
|
|
(load! "+wttrin") ;; Weather config
|