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 search --output=files tag:deleted | tr '\n' '\0' | xargs -0 -L 1 rm
|
||||||
notmuch new
|
notmuch new
|
||||||
mbsync -a
|
mbsync -a
|
||||||
notmuch new
|
notmuch new
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user