diff --git a/zsh/custom/exports.sh b/zsh/custom/exports.sh index 4b0d40a..da8275e 100644 --- a/zsh/custom/exports.sh +++ b/zsh/custom/exports.sh @@ -65,14 +65,6 @@ export WEECHAT_HOME="$XDG_CONFIG_HOME/weechat" export PASSWORD_STORE_ENABLE_EXTENSIONS=true -# -# Pyenv -# - -export PYENV_ROOT="$HOME/.pyenv" -export PATH="$PYENV_ROOT/shims:$PATH" - - # # Ripgrep #