This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
oh-my-fish
Watch
2
Star
0
Fork
0
You've already forked oh-my-fish
mirror of
https://github.com/oh-my-fish/oh-my-fish
synced
2024-11-09 13:10:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
46e891510a
oh-my-fish
/
plugins
/
python
/
python.load
4 lines
80 B
Fish
Raw
Normal View
History
Unescape
Escape
checking plugins paths before adding them to PATH
2013-03-04 03:21:43 +00:00
if
test
-d
/usr/local/share/python
set
PATH
/usr/local/share/python
$PATH
end
Reference in New Issue
Copy Permalink