dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 436ed503e7342ec35d1d50eb7c92d168cd6bb07c
parent 85ebf2e7e369858d2dfc1a39cf3b35658adf85a4
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 16 Jul 2020 10:51:20 +0200

fixup! Fix macro syntax and do not show mutt version number on startup

Diffstat:
M.config/mutt/muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc @@ -191,7 +191,7 @@ macro index O "<enter-command>unset wait_key<enter>\ folder-hook adamsgaard 'macro index o "<enter-command>unset wait_key<enter>\ <shell-escape>tmux split-window -l 1 \"mbsync adamsgaard:INBOX\";\ tmux select-pane -l<enter>\ -<enter-command>set wait_key<enter>' "sync current INBOX" +<enter-command>set wait_key<enter>" "sync current INBOX"' macro index,pager \ l "<enter-command>unset wait_key<enter>\ <shell-escape>tmux split-window -l 10 \"tail -f /var/log/maillog\"; tmux select-pane -l<enter>\