Skip to content

Commit

Permalink
Minor comment adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
sobrinho committed Apr 15, 2012
1 parent 4460278 commit d911448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homebrew
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [ -f $HOME/.brew/etc/bash_completion ]; then
source $HOME/.brew/etc/bash_completion source $HOME/.brew/etc/bash_completion
fi fi


# node # node.js
if [ -d $HOME/.brew/lib/node ]; then if [ -d $HOME/.brew/lib/node ]; then
export NODE_PATH=$HOME/.brew/lib/node export NODE_PATH=$HOME/.brew/lib/node
fi fi

0 comments on commit d911448

Please sign in to comment.