diff options
Diffstat (limited to 'python@zenith/user-profile')
-rw-r--r-- | python@zenith/user-profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python@zenith/user-profile b/python@zenith/user-profile new file mode 100644 index 0000000..8c9f982 --- /dev/null +++ b/python@zenith/user-profile @@ -0,0 +1,3 @@ +# -*- shell-script -*- + +export PYTHON_EGG_CACHE="${XDG_CACHE_HOME}/python-eggs" |