Mercurial > dotfiles.old
changeset 145:b3fd48f2df2c
Move brew related paths and aliases to local rc
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 14 Oct 2014 18:33:03 +0200 |
parents | 6b108f5f26fc |
children | 3333853b8bbe |
files | zshrc |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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