more consistent file naming

This commit is contained in:
Rouven Seifert 2023-04-03 21:12:46 +02:00
parent 754b655ad4
commit 9e8ac20c4e
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 2 additions and 2 deletions

View file

@ -29,9 +29,9 @@ in
# Open the highlighted mailbox
bind index,pager <space><return> sidebar-open
set mailcap_path = ${./mailcap}
source ${./vim-keys.rc}
source ${./vim-keys.muttrc}
source ${./dracula.muttrc}
source ${./powerline.neomuttrc}
source ${./powerline.muttrc}
'';
};
mbsync.enable = true;