diff --git a/zsh/.zshrc b/zsh/.zshrc index 5817d93..d9c1bc6 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -90,6 +90,11 @@ pash() { esac } +# GPG: invalidate acahe +gpgyeet() { + echo RELOADAGENT | gpg-connect-agent +} + # PLUGINS! # `miniplug update`