Add mails from cron to prompt

This commit is contained in:
crater2150 2023-03-02 16:07:52 +01:00
parent d86ef1c7b9
commit 2f45a347ac
3 changed files with 11 additions and 4 deletions

View file

@ -13,6 +13,8 @@ alias :q="exit"
alias rget="rsync -rP --append-verify --inplace"
alias 7zu="7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on"
alias cronmail="mutt -f $MAIL"
if ! command -v fd >/dev/null; then
fd() {
if [[ "$1" =~ "-*" ]]; then