update dotfiles v2
This commit is contained in:
1
bashrc
1
bashrc
@@ -63,6 +63,7 @@ if [[ "$OSTYPE" == 'darwin'* ]]; then
|
||||
if [[ -z $TMUX ]]; then
|
||||
export PATH=$GEM_HOME/bin:$PATH
|
||||
export PATH=$HOME/.linkerd2/bin:$PATH
|
||||
export PATH=$HOME/.rvm/bin:$PATH
|
||||
export PATH=/usr/local/opt/python/libexec/bin:$PATH
|
||||
export PATH=/usr/local/opt/ncurses/bin:$PATH
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user