rm xmonad/mutt, clean up zshrc/profile, add new gpg/ssh conf

This commit is contained in:
Paul Wako
2019-08-24 17:16:36 -04:00
parent e8325eefe6
commit 95a1931853
114 changed files with 54 additions and 1910 deletions

View File

@@ -1,6 +0,0 @@
set from = "paulsw.pw@gmail.com"
set sendmail = "/usr/bin/msmtp -a gmail"
set mbox = "+gmail/archive"
set postponed = "+gmail/drafts"
color status red default

View File

@@ -1,6 +0,0 @@
set from = "pwalko@vt.edu"
set sendmail = "/usr/bin/msmtp -a vt"
set mbox = "+vt/archive"
set postponed = "+vt/drafts"
color status green default

View File

@@ -1,7 +0,0 @@
set from = "pew@vtluug.org"
set imap_user = pew
set sendmail = "/usr/bin/msmtp -a vtluug"
set mbox = "+vtluug/archive"
set postponed = "+vtluug/drafts"
color status red default

View File

@@ -1,6 +0,0 @@
set from = "paul@walko.org"
set sendmail = "/usr/bin/msmtp -a walko"
set mbox = "+walko/archive"
set postponed = "+walko/drafts"
color status cyan default