mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
fix stuff
This commit is contained in:
parent
e47db099b9
commit
48be4c14c5
5 changed files with 11 additions and 18 deletions
|
|
@ -1,11 +1,3 @@
|
|||
# local path
|
||||
PATH=/usr/local/bin:/usr/local/sbin:$PATH
|
||||
|
||||
# node.js path
|
||||
NODE_PATH=/usr/local/lib/node
|
||||
export NODE_PATH
|
||||
PATH=$PATH:/usr/local/share/npm/bin
|
||||
|
||||
# go
|
||||
PATH=$PATH:/usr/local/opt/go/libexec/bin
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
# OS X python user path
|
||||
PATH=~/Library/Python/2.7/bin:$PATH
|
||||
export PATH
|
||||
Loading…
Add table
Add a link
Reference in a new issue