From ecc5d82dbfa475de42119b54f47f4f2eb9fb3462 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Tue, 18 Nov 2025 09:38:55 -0500 Subject: [PATCH] Add natural binding for mu4e --- zshrc.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc.org b/zshrc.org index 7103aac..1f41f71 100644 --- a/zshrc.org +++ b/zshrc.org @@ -379,6 +379,8 @@ This function is a poor-man eselect for configuration files it mv's eca -e "(x-focus-frame nil)" } + bindkey -s '^Xμ' 'μ\n' + function agenda() { # TODO: add parameter just in case eca -e "(org-agenda-list)"