dotfiles/env.darwin
2013-08-30 09:11:27 -07:00

7 lines
145 B
Bash

# vim: set ft=zsh:
# Eryn Wells <eryn@erynwells.me>
[[ -d "/usr/local/share/python3" ]] \
&& path+=("/usr/local/share/python3")
export PATH