This excempts my two emacs configurations for spacemacs and doom-emacs. THere are still credentials in plaintext and I need to solve how to store those in git without the credentials.
19 lines
234 B
Plaintext
19 lines
234 B
Plaintext
[database]
|
|
path=/Users/colinpowell/Mail
|
|
|
|
[user]
|
|
name=Colin Powell
|
|
primary_email=colin@onec.me
|
|
|
|
[new]
|
|
tags=unread;inbox;new;
|
|
ignore=
|
|
|
|
[search]
|
|
exclude_tags=deleted;spam;
|
|
|
|
[maildir]
|
|
synchronize_flags=true
|
|
|
|
[crypto]
|
|
gpg_path=/usr/bin/gpg |