fix python paths on mac

This commit is contained in:
Dmytro Meleshko 2019-01-29 12:45:24 +02:00
parent 51bb000d6a
commit fa2cca9c44

View file

@ -5,7 +5,7 @@ typeset -aU fpath manpath path
if is_macos; then
path=(
~/Library/Python/bin
~/Library/Python/*/bin
~/Library/Haskell/bin
/usr/local/opt/file-formula/bin # file
/usr/local/opt/gnu-sed/libexec/gnubin # GNU sed