From 45cefc165c52fd746771696e387c6032663f39f3 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 26 Nov 2016 00:28:51 +0500 Subject: [mutt] Add macros and bindings. * sort toggle with 'S' * reply group with ',g' --- files/.mutt/sort-date.rc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 files/.mutt/sort-date.rc (limited to 'files/.mutt/sort-date.rc') diff --git a/files/.mutt/sort-date.rc b/files/.mutt/sort-date.rc new file mode 100644 index 0000000..5cf078d --- /dev/null +++ b/files/.mutt/sort-date.rc @@ -0,0 +1,2 @@ +set sort=reverse-date +macro index S "source ~/.mutt/sort-threads.rc" -- cgit v1.2.3