From 6f35721d0b5a02df89a3a8b98c4344605d3710e7 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 12 May 2022 14:08:29 +0200 Subject: [PATCH] Replace Disroot folders --- mbsync/.mbsyncrc | 8 ++++---- neomutt/.config/neomutt/accounts/disroot.muttrc | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mbsync/.mbsyncrc b/mbsync/.mbsyncrc index 705f5f5..2808acc 100644 --- a/mbsync/.mbsyncrc +++ b/mbsync/.mbsyncrc @@ -186,9 +186,9 @@ Create Both Expunge Both SyncState * -Channel sync-disroot-bank -Far :disroot-remote:"Bank" -Near :disroot-local:bank +Channel sync-disroot-travel +Far :disroot-remote:"Travel" +Near :disroot-local:travel Create Both Expunge Both SyncState * @@ -201,4 +201,4 @@ Channel sync-disroot-junk Channel sync-disroot-bookings Channel sync-disroot-buying Channel sync-disroot-services -Channel sync-disroot-bank +Channel sync-disroot-travel diff --git a/neomutt/.config/neomutt/accounts/disroot.muttrc b/neomutt/.config/neomutt/accounts/disroot.muttrc index f335862..d39e684 100644 --- a/neomutt/.config/neomutt/accounts/disroot.muttrc +++ b/neomutt/.config/neomutt/accounts/disroot.muttrc @@ -13,7 +13,7 @@ bind index,pager gg noop bind index,pager g noop bind index gg first-entry unmailboxes * -mailboxes =junk =inbox =trash =sent =bookings =buying =services =bank +mailboxes =junk =inbox =trash =sent =bookings =buying =services =travel macro index,pager gi "=inbox" "Go to inbox." macro index,pager gs "=sent" "Go to sent." macro index,pager gt "=trash" "Go to trash." @@ -21,7 +21,7 @@ macro index,pager gj "=junk" "Go to spam." macro index,pager gb "=bookings" "Go to bookings." macro index,pager gy "=buying" "Go to buying." macro index,pager ge "=services" "Go to services." -macro index,pager ga "=bank" "Go to bank." +macro index,pager gr "=travel" "Go to travel." set spoolfile = "+inbox" set postponed = "" set trash = "+trash"