From 73aad506cd373e62222d903a1f04707db78f03e3 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 3 Nov 2022 10:44:48 +0800 Subject: Update --- mutt/muttrc.topo | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'mutt') diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 07c609f..47b10cb 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo @@ -9,11 +9,11 @@ set smtp_pass = "$imap_pass" # Identify meself set from = "pham@topo.tw" set realname = "謝晉凡 Hsieh Chin Fan" -set signature="~/.config/mutt/.signature" -set pgp_use_gpg_agent=yes -set crypt_use_gpgme=yes -set pgp_timeout=300 -set pgp_sign_as=6DD8C14A # replace 6DD8C14A with your gpg key id +set signature = "~/.config/mutt/.signature" +set pgp_use_gpg_agent = yes +set crypt_use_gpgme = yes +set pgp_timeout = 300 +set pgp_sign_as = 6DD8C14A # replace 6DD8C14A with your gpg key id # Tune contacts source ~/.config/mutt/alias.topo @@ -28,22 +28,23 @@ set trash = "+Trash" set postponed = "+Drafts" # Sidebar -mailboxes =INBOX \ - =mbox \ - -label DC =DeltaChat \ +mailboxes +INBOX \ + +mbox \ + -label DC +DeltaChat \ "+---- Watch -----" \ - =hometeach \ - =osm \ - -label Arch =arch-general \ + +hometeach \ + +osm \ + -label Arch +arch-general \ + +STOCK \ "+-- Permanent ---" \ - =pay \ - =keep \ - =login \ - =Sent \ - -poll =Trash \ - =Drafts \ - =test \ - =spam + +pay \ + +keep \ + +login \ + +Sent \ + -poll +Trash \ + +Drafts \ + +test \ + +spam # Keybinding macro index,pager 'source ~/.config/mutt/muttrc.topo!' -- cgit v1.2.3-70-g09d2