Skip to content

Commit

Permalink
Add nodenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmartin committed Mar 30, 2017
1 parent eac9156 commit c526b6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bash_profile
Expand Up @@ -60,3 +60,5 @@ export FZF_DEFAULT_COMMAND="rg --files --hidden --follow --no-messages --glob '!
# Rather than `$(rbenv init -)`, prepend rbenv shims onto the path.
# We don't need all of the other fancy rbenv command line stuff.
export PATH="$HOME/.rbenv/shims:$PATH"
export PATH="$HOME/.nodenv/bin:$PATH"
eval "$(nodenv init -)"

0 comments on commit c526b6c

Please sign in to comment.