myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit a4df157121720f1fa3437800ef22f6dcb20f6127
parent 585de5ebd9ff8ee4c8fcd74b952bf66be7d0cafc
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun, 29 Jan 2012 03:44:07 +0100

alot configuration

Diffstat:
alot | 43+++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+), 0 deletions(-)

diff --git a/alot b/alot @@ -0,0 +1,43 @@ +[general] +timestamp_format = %%%%d/%%%%m/%%%%Y %%%%H:%%%%M +bug_on_exit = True +displayed_headers = From,To,Cc,Bcc,Subject,X-Moderate-UID,X-Moderate-By +edit_headers_blacklist = Content-Type,MIME-Version +initial_command = search tag:inbox AND NOT tag:killed AND NOT tag:spam + +[global-maps] +ctrl f = move page down +ctrl b = move page up +c = taglist +Q = exit +q = bclose +i = bclose +m = shellescape "mail-compose" + +[search-maps] +F = toggletag flagged +N = toggletag unread +z = toggletag inbox +K = toggletag killed +d = toggletag spam + +[thread-maps] +f = pipeto --ids "mail-forward" +e = pipeto --ids --args "mytest" +r = pipeto --ids "mail-reply" +m = shellescape "mail-compose" + +[256c-theme] +tag_flagged_bg=yellow +tag_flagged_fg=white +tag_unread_bg=#88f +tag_unread_fg=white +tag_replied_fg=#008 + +[tag-translate] +flagged = !!! +#unread = N +#replied = r +#inbox = i +#signed = s +#attachment = &