Initial commit
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.
This commit is contained in:
19
notmuch-config
Normal file
19
notmuch-config
Normal file
@ -0,0 +1,19 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user