Files
dotfiles/profile
2018-12-05 23:26:44 -05:00

5 lines
114 B
Bash

[ -n "$PROFILE" ] && return || readonly PROFILE=1
# for haskell
export PATH="$HOME/Library/Python/2.7/bin:$PATH"