Add gpg-refreshing

I try to do --update-keys so maybe better to memorize this.

Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
revi 2017-07-12 23:06:03 +09:00
parent a81463d4b8
commit c3f211dbbf
Signed by: revi
GPG key ID: 48AE727894A6F064

View file

@ -1,3 +1,4 @@
# Arcanist
export PATH="$PATH:/home/revi/phacility/arcanist/bin/"
alias vim='nano'
alias gpgrefresh='gpg --refresh-keys'