rpdelaney/dotfiles

gpg encrypted bashrc

rpdelaney opened this issue · 0 comments

if [ -f ~/.bash_private.gpg ]; then
  eval "$(gpg --decrypt ~/.bash_private.gpg 2>/dev/null)"
fi