Skip to content

Commit

Permalink
Let the system choose where to store rbenv stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaunier committed Apr 18, 2016
1 parent d8ec441 commit 6c4b60b
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 @@ -7,9 +7,6 @@ ZSH_THEME="robbyrussell"
# Add ruby version on prompt (float right)
RPS1='[$(ruby_prompt_info)]$EPS1'

# Store Ruby versions and gems inside the home folder
export RBENV_ROOT="${HOME}/.rbenv"

# Useful plugins for Rails development with Sublime Text
plugins=(gitfast brew rbenv last-working-dir common-aliases sublime zsh-syntax-highlighting history-substring-search)

Expand Down

0 comments on commit 6c4b60b

Please sign in to comment.