Skip to content

Commit

Permalink
Fixes lewagon#138
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaunier authored May 14, 2023
1 parent 56cc1a0 commit f4c909c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zprofile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Setup the PATH for pyenv binaries and shims
export PYENV_ROOT="$HOME/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(/opt/homebrew/bin/brew shellenv 2> /dev/null)"
type -a pyenv > /dev/null && eval "$(pyenv init --path)"

0 comments on commit f4c909c

Please sign in to comment.