Update .bashrc

remove key
This commit is contained in:
Bradley Shellnut 2020-01-05 20:30:10 +00:00 committed by GitHub
parent 016b89ca27
commit 9d70d277a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,5 @@
# pip should only run if there is a virtualenv currently activated
#export PIP_REQUIRE_VIRTUALENV=true
export GPGKEY=A2A7D8BB
# Source global definitions
if [ -f /etc/bashrc ]; then
@ -20,4 +19,4 @@ alias status='git status'
alias lsa="ls -la"
alias ll='ls -FGlahp'
alias f='open -a Finder ./'
alias f='open -a Finder ./'