summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/shell/eibhear/profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/shell/eibhear/profile b/.config/shell/eibhear/profile
index e8fb8ef..41b17f0 100644
--- a/.config/shell/eibhear/profile
+++ b/.config/shell/eibhear/profile
@@ -13,8 +13,6 @@ export PYTHON_HISTORY=$XDG_STATE_HOME/python_history
export PYTHONPYCACHEPREFIX=$XDG_CACHE_HOME/python
export PYTHONUSERBASE=$XDG_DATA_HOME/python
-export XAUTHORITY="$XDG_RUNTIME_DIR"/Xauthority
-
export PYENV_ROOT="$XDG_DATA_HOME"/pyenv
export PATH="$PYENV_ROOT/bin:$PATH"