From 363522fca7d7cd1a31339b3efd9267daffcca851 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 5 Feb 2023 11:13:14 +0800 Subject: Update --- alias | 1 + mutt/muttrc.topo | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/alias b/alias index e10cf6d..446efa5 100644 --- a/alias +++ b/alias @@ -494,6 +494,7 @@ bak() { wrap2geojson() { jq -s '{ type: "FeatureCollection", features: . }'; } alias cdtrash='cd ~/.local/share/Trash' trash() { mv $@ ~/.local/share/Trash; } +alias ge='graph-easy --boxart' # task alias tk='task' diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 2fb5f35..6ed8270 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo @@ -65,7 +65,6 @@ folder-hook ~/Maildir 'source ~/.config/mutt/muttrc.b97602041' # Change mailboxes macro index,pager gi "+INBOX" "Switch to INBOX folder" -macro index,pager gj "+japan" macro index,pager gm "+mbox" "Switch to mbox folder" macro index,pager gp "+pay" "Switch to pay folder" macro index,pager gh "+hometeach" "Switch to hometeach folder" @@ -74,6 +73,7 @@ macro index,pager gS "+spam" "Switch to sp macro index,pager gd "+DeltaChat" "Switch to DeltaChat folder" macro index,pager gD "+Drafts" "Switch to Drafts folder" macro index,pager gt "+Trash" "Switch to Trash folder" -macro index,pager gl "+login" "Switch to INBOX folder" -macro index,pager ga "+arch-general" "Switch to INBOX folder" -macro index,pager gk "+keep" "Switch to INBOX folder" +macro index,pager gl "+login" "Switch to login folder" +macro index,pager ga "+arch-general" "Switch to arch-general folder" +macro index,pager gk "+keep" "Switch to keep folder" +macro index,pager gu "+update" "Switch to update folder" -- cgit v1.2.3-70-g09d2