Skip to content

Commit

Permalink
no more rbenv
Browse files Browse the repository at this point in the history
  • Loading branch information
r00k committed Nov 13, 2020
1 parent 52c3408 commit 9d9fa6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ export PATH=$PATH:~/.local/bin
export HOMEBREW_AUTO_UPDATE_SECS=600000

export N_PREFIX="$HOME/n"; [[ :$PATH: == *":$N_PREFIX/bin:"* ]] || PATH+=":$N_PREFIX/bin" # Added by n-install (see http://git.io/n-install-repo).

# rbenv
eval "$(rbenv init -)"

0 comments on commit 9d9fa6c

Please sign in to comment.