Navigation Menu

Skip to content

Commit

Permalink
Remove /usr/local/share/python3 from PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
everzet committed Jun 23, 2013
1 parent a8a5a22 commit f7b0fc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell/env
@@ -1,7 +1,6 @@
# paths
export PATH=/usr/local/sbin:$PATH
export PATH=/usr/local/Cellar/go/1.0.3/bin:$PATH
export PATH=/usr/local/share/python3:$PATH
export PATH=/usr/local/share/npm/bin:$PATH
export PATH=/usr/local/php5/bin:$PATH
export PATH=/usr/local/bin:$PATH
Expand Down

0 comments on commit f7b0fc5

Please sign in to comment.