mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Dont set these path. I think, python will do it now
This commit is contained in:
+2
-2
@@ -21,5 +21,5 @@ if [ -d "$HOME/bin" ] ; then
|
||||
PATH="$HOME/bin:$PATH"
|
||||
fi
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
export PATH="$HOME/.local/python/scripts:$PATH"
|
||||
export PYTHONPATH="$HOME/.local/python/lib"
|
||||
# export PATH="$HOME/.local/python/scripts:$PATH"
|
||||
# export PYTHONPATH="$HOME/.local/python/lib"
|
||||
|
||||
Reference in New Issue
Block a user