Commit c909f068 authored by Murukesh Mohanan's avatar Murukesh Mohanan

osx updates

parent 1efa0ca0
bindkey '^[[1;C' backward-word
bindkey '^[[1;D' forward-word
pathmunge /usr/local/Cellar/*/*/libexec/gnubin ~/Library/Python/*/bin $GOPATH/bin
bindkey '^[^[[D' backward-word
bindkey '^[^[[C' forward-word
pathmunge /usr/local/opt/*/libexec/gnubin ~/Library/Python/*/bin(N) /usr/local/opt/go/libexec/bin ${GOPATH:-~/go}/bin
for i in /usr/local/opt/*/libexec/gnuman
do
MANPATH="$i:$MANPATH"
done
export MANPATH
export BYOBU_PREFIX=/usr/local
fpath=(/usr/local/share/zsh-completions $fpath)
Subproject commit d8ba7a2fd7d8c4a720e88f5157fe4ea1ae43e869
Subproject commit dc7cad30b21e669542b30537d1c08c4e9bc07b76
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment