Skip to content

Commit

Permalink
feat: update zprofile
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed Feb 17, 2024
1 parent 862e9a0 commit 4849570
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .zprofile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
export PYENV_ROOT="$HOME/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH"

eval "$(pyenv init --path)"

if [[ $(uname -m) == 'arm64' ]]; then
# Set PATH, MANPATH, etc., for Homebrew.
Expand Down

0 comments on commit 4849570

Please sign in to comment.