Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Papperello committed Jun 12, 2018
1 parent 542b53d commit 1c10cab
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ fi
export GOPATH=$HOME/code/go
export PATH=$PATH:$GOPATH/bin
export PERLBREW_ROOT=$HOME/perlbrew
<<<<<<< Updated upstream

=======
#export DOCKER_HOST=tcp://192.168.99.100:2376
#export DOCKER_CERT_PATH=/Users/joseph/.docker/machine/machines/dev
#export DOCKER_TLS_VERIFY=1
#
>>>>>>> Stashed changes
function refresh_gpga() {
if [ -f "${HOME}/.gpg-agent-info" ]; then
. "${HOME}/.gpg-agent-info"
Expand Down

0 comments on commit 1c10cab

Please sign in to comment.