REMIND: Adjust alias for better sorting

Default is dddd

aadd makes it sort date and time in ascending order (earlier first)
This commit is contained in:
Jonathan Hodgson 2020-11-02 17:09:19 +00:00
parent 62230ac526
commit 9f00cf46a4

View file

@ -29,7 +29,7 @@ alias mbsync="mbsync -c \"$XDG_CONFIG_HOME/isync/mbsyncrc.secret\""
alias imapfilter="imapfilter -c \"$XDG_CONFIG_HOME/imapfilter/config.lua\""
# Makes rem output color by default
alias rem="rem -@"
alias rem="rem -@ -gaadd"
####################