From 56553357893bca7423404e2f8bfbd1bd8c646111 Mon Sep 17 00:00:00 2001 From: Jens Sauer Date: Thu, 28 Dec 2023 22:41:42 +0100 Subject: [PATCH] [mail]: Remove accounts from muttrc First commit in a series of commit to switch to seperate account file. This is needed to support multiple account on the same mail server in saner way. --- mail/.config/mutt/muttrc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/mail/.config/mutt/muttrc b/mail/.config/mutt/muttrc index fb625b8..6de93ba 100644 --- a/mail/.config/mutt/muttrc +++ b/mail/.config/mutt/muttrc @@ -49,16 +49,6 @@ set print_command="muttprint" set wait_key = no unset folder -# -# Accounts -# -#source "~/.config/mutt/account-uni" -folder-hook imaps://imap.uni-oldenburg.de 'source ~/.config/mutt/account-uni' -macro index,pager \e2 "$folder" "Switch to UOL inbox" -#source "~/.config/mutt/account-gmail" -folder-hook imaps://imap.gmail.com 'source ~/.config/mutt/account-gmail' -macro index,pager \e1 "$folder" "Switch to GMail inbox" - # # Keybindings #