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