zshrc: add function to invalidate cache

This commit is contained in:
earnest ma 2021-12-27 22:04:55 -05:00
parent 7da9729889
commit 3ddc546996
No known key found for this signature in database
GPG Key ID: A343F43342EB6E2A
1 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,11 @@ pash() {
esac
}
# GPG: invalidate acahe
gpgyeet() {
echo RELOADAGENT | gpg-connect-agent
}
# PLUGINS!
# `miniplug update`