Commit b0c1f58f authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Force python user paths to ~/.local

parent 734f9a98
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ export GIT_SSH=$HOME/.ssh/ssh
export EDITOR="$HOME/.vim/bin/vim.remote"
export GOROOT=$HOME/.local/go
export GOPATH=$HOME/.local/gopath
export PYTHONUSERBASE=$HOME/.local


## LOCAL SOFTWARE ##