Skip to content

Commit

Permalink
[python] Remove pyenv for now
Browse files Browse the repository at this point in the history
It's only needed for Opentrons and it messes with pacman
  • Loading branch information
MarcelRobitaille committed Apr 2, 2021
1 parent fd9c38d commit 18d91e6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions zsh/custom/exports.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit 18d91e6

Please sign in to comment.