From 9d70d277a109605eb255c52362326d803c2c9753 Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Sun, 5 Jan 2020 20:30:10 +0000 Subject: [PATCH] Update .bashrc remove key --- .bashrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 ./'