diff --git a/.bashrc b/.bashrc index af86fd2..f43dd5e 100644 --- a/.bashrc +++ b/.bashrc @@ -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 ./' \ No newline at end of file +alias f='open -a Finder ./'