Files
dotfiles/fish/.config/fish/functions/checkmail.fish
2019-04-29 22:28:48 -04:00

5 lines
47 B
Fish

function checkmail
mbsync -a
notmuch new
end