diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..93435fe --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ ++mail.el filter=git-crypt diff=git-crypt diff --git a/doom/.config/doom/+mail.el b/doom/.config/doom/+mail.el new file mode 100644 index 0000000..f7182e7 Binary files /dev/null and b/doom/.config/doom/+mail.el differ diff --git a/doom/.config/doom/config.el b/doom/.config/doom/config.el index 3ea6580..a778e4e 100644 --- a/doom/.config/doom/config.el +++ b/doom/.config/doom/config.el @@ -16,6 +16,7 @@ (load! "+projects") ; project-related (load! "+smudge") ; spotify (load! "+ess") ; ess, R +(load! "+mail") ; mu4e ;; Defaults diff --git a/doom/.config/doom/init.el b/doom/.config/doom/init.el index 37994b0..cf6872a 100644 --- a/doom/.config/doom/init.el +++ b/doom/.config/doom/init.el @@ -177,6 +177,7 @@ :email ;;(mu4e +org +gmail) + (mu4e) ;;notmuch ;;(wanderlust +gmail)