diff --git a/bashrc.d/security.bash b/bashrc.d/security.bash new file mode 100644 index 0000000..a97ffe1 --- /dev/null +++ b/bashrc.d/security.bash @@ -0,0 +1,5 @@ +# For keygpg.pl +export KEYPATH=$HOME/stored +export SECBUILD_KEY=$HOME/.ssh/id_rsa.secbuild_irvine + +