66e801e62ef3
Pip download cache!
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 17 Dec 2010 16:38:19 -0500 |
parents | 63033a83a6ff |
children | 369169d6774f |
branches/tags | (none) |
files | .zshrc |
Changes
--- a/.zshrc Fri Dec 17 16:33:46 2010 -0500 +++ b/.zshrc Fri Dec 17 16:38:19 2010 -0500 @@ -33,6 +33,7 @@ export BAT_CHARGE="$HOME/bin/batcharge.py" export RUBYOPT=rubygems export CLASSPATH=$CLASSPATH:/usr/local/Cellar/clojure-contrib/1.2.0/clojure-contrib.jar +export PIP_DOWNLOAD_CACHE=~/.pip/cache # Mercurial variables -------------------------------------------------------- export PATH="$HOME/lib/hg/hg-stable:$PATH"