Added local python packages to $PATH.

This commit is contained in:
Ivan Malison 2013-03-19 02:43:18 -07:00
parent 28b0bcc9fb
commit 5fc8c81aed

1
.path
View File

@ -0,0 +1 @@
export PATH="$PATH:$HOME/.local/lib/python2.6/site-packages"