]> git.phdru.name Git - dotfiles.git/blobdiff - .muttrc
.muttrc: Remove job-related macros from public
[dotfiles.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index 06a9601429031a125182e889dd996839f377e3f4..c3edd920355c50f9aec7f508d4b2992ac9994334 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -368,20 +368,6 @@ macro pager,attach Y \
    <exit><Home><change-folder>=lists/python<Enter> \
    "Go to python"
 
-# Go to STCnet "Atlas"/STM mailboxes
-macro index \ca \
-   <Home><change-folder>=stcnet<Enter> \
-   "Go to stcnet inbox"
-macro pager,attach \ca \
-   <exit><Home><change-folder>=stcnet<Enter> \
-   "Go to stcnet inbox"
-macro index A \
-   <Home><change-folder>=sent-stcnet<Enter> \
-   "Go to sent-stcnet"
-macro pager,attach A \
-   <exit><Home><change-folder>=sent-stcnet<Enter> \
-   "Go to sent-stcnet"
-
 # Recode base64 to 8bit, html to plain text, mustdie-1251 to koi8-r, etc.
 macro index,pager \
    <Esc>m "<pipe-message>mimedecode | less<Enter>" \