d190eacb58c6
Modify the gorilla path.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 08 Nov 2009 11:18:15 -0500 |
parents | f8f5df21305c |
children | 9e86f39ef363 |
branches/tags | (none) |
files | .bashrc |
Changes
--- a/.bashrc Sun Nov 01 17:46:24 2009 -0500 +++ b/.bashrc Sun Nov 08 11:18:15 2009 -0500 @@ -56,6 +56,6 @@ # Gorilla -------------------------------------------------------------------- -export PATH="~/src/gorilla/bin:$PATH" +export PATH="/Users/sjl/src/gorilla/bin:$PATH" export PYTHONPATH="/Users/sjl/src/gorilla/lib:$PYTHONPATH"