# HG changeset patch # User zegervdv # Date 1413304383 -7200 # Node ID b3fd48f2df2cc2793562be8f38d49a71d0a8acda # Parent 6b108f5f26fc6ce28ee4bed3b16311fb808d3d1b Move brew related paths and aliases to local rc diff -r 6b108f5f26fc -r b3fd48f2df2c zshrc --- a/zshrc Tue Oct 14 18:30:56 2014 +0200 +++ b/zshrc Tue Oct 14 18:33:03 2014 +0200 @@ -105,7 +105,6 @@ # Customize to your needs... export PATH=$PATH:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin:/usr/local/sbin export PATH="/usr/local/bin:$PATH" -export PATH="$(brew --prefix ruby)/bin:$PATH" export NODE_PATH="/usr/local/lib/node" export PATH="/usr/local/share/npm/bin:$PATH" export PATH=$PATH:$HOME/.bin