mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Add PGP key id to .env
This commit is contained in:
@@ -22,4 +22,7 @@ fi
|
||||
# For virtualenvwrapper
|
||||
export WORKON_HOME=$HOME/.virtualenvs
|
||||
|
||||
# GPG full key id
|
||||
export GPG_ID=7FD58D9A196DCEEEAD671F94F4D7A7915DEA789B
|
||||
|
||||
if [[ -e $HOME/.localenv ]] ; then source $HOME/.localenv ; fi
|
||||
|
||||
Reference in New Issue
Block a user