oh-my-fish/plugins/python/python.load

4 lines
80 B
Fish

if test -d /usr/local/share/python
set PATH /usr/local/share/python $PATH
end