mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Remove node v6 from path
This commit is contained in:
parent
731971dd18
commit
98a6ef8668
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ if [[ `uname` == 'Darwin' ]]; then
|
||||||
export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities
|
export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities
|
||||||
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
|
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
|
||||||
eval '/usr/libexec/path_helper -s' > /dev/null
|
eval '/usr/libexec/path_helper -s' > /dev/null
|
||||||
export PATH=$PATH:/usr/local/opt/node@6/bin
|
|
||||||
|
|
||||||
if [[ -f '/Applications/google-cloud-sdk' ]]; then
|
if [[ -f '/Applications/google-cloud-sdk' ]]; then
|
||||||
source /Applications/google-cloud-sdk/completion.zsh.inc
|
source /Applications/google-cloud-sdk/completion.zsh.inc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue