Browse Source

Merge 185201e714 into fe2d7fc3be

pull/2/merge
Mario Pabon 9 years ago
committed by GitHub
parent
commit
8a5ded0c9a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      zshrc

+ 1
- 1
zshrc View File

@ -20,7 +20,7 @@ export PATH="$PATH:$GOPATH/bin"
export MANPATH="/usr/local/opt/coreutils/libexec/gnuman:$MANPATH"
export NODE_PATH=/usr/local/lib/node_modules
export EDITOR=emacs
export EDITOR=vim
export ACK_PAGER_COLOR="less -x4SRFX"
# Setup Python/Virtualenv


Loading…
Cancel
Save