From 9b80c83a41d3e713f8ce80b37c9114fb72a53dcb Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 14 May 2019 19:36:41 +0200 Subject: [PATCH 1/2] Fix: forgot muttrc file... --- files/dotfiles/mutt/muttrc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 files/dotfiles/mutt/muttrc diff --git a/files/dotfiles/mutt/muttrc b/files/dotfiles/mutt/muttrc new file mode 100644 index 0000000..71fb9d3 --- /dev/null +++ b/files/dotfiles/mutt/muttrc @@ -0,0 +1,8 @@ +source ~/.config/mutt/opytex.muttrc + +source ~/.config/mutt/config.muttrc +source ~/.config/mutt/keybinding.muttrc +source ~/.config/mutt/dracula.muttrc + +folder-hook opytex/* source ~/.config/mutt/opytex.muttrc +folder-hook lafrite26/* source ~/.config/mutt/lafrite26.muttrc From 49f43cd0fc1fa571e3fb8a30a06dd77a860f7336 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 14 May 2019 19:39:36 +0200 Subject: [PATCH 2/2] Feat: add mail config for tmuxp --- files/dotfiles/tmuxp/mail.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/files/dotfiles/tmuxp/mail.yml b/files/dotfiles/tmuxp/mail.yml index d9264af..39adfd1 100644 --- a/files/dotfiles/tmuxp/mail.yml +++ b/files/dotfiles/tmuxp/mail.yml @@ -1,10 +1,16 @@ session_name: mail windows: - - window_name: Editor + - window_name: Opytex focus: true panes: - neomutt - - window_name: server + - window_name: Bjb panes: - - neomutt + - neomutt -F ~/.config/mutt/benjamin.jm.bertrand@gmail.com.muttrc + - window_name: lafrite26 + panes: + - neomutt -F ~/.config/mutt/lafrite26@gmail.com.muttrc + - window_name: tools + panes: + - blank