From 7044d9611cc44ebb61838d7eb06f7833ba183977 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 17 May 2021 17:34:20 +0400 Subject: Added neomutt and isync configs, changed terminal to alacritty, changed color scheme of rofi --- .config/neomutt/mailcap | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/neomutt/mailcap (limited to '.config/neomutt/mailcap') diff --git a/.config/neomutt/mailcap b/.config/neomutt/mailcap new file mode 100644 index 0000000..f93be9a --- /dev/null +++ b/.config/neomutt/mailcap @@ -0,0 +1 @@ +text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput -- cgit v1.2.3