Rename email checking fish function #fishshell
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
function update_email
|
||||
function checkmail
|
||||
notmuch search --output=files tag:deleted | tr '\n' '\0' | xargs -0 -L 1 rm
|
||||
notmuch new
|
||||
mbsync -a
|
||||
notmuch new
|
||||
notmuch new
|
||||
mbsync -a
|
||||
notmuch new
|
||||
end
|
||||
Reference in New Issue
Block a user