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
e2d9ad8ff4
oh-my-fish
/
plugins
/
gem
/
gem.load
5 lines
86 B
Fish
Raw
Normal View
History
Unescape
Escape
Add `gem` plugin
2014-06-21 04:33:05 +00:00
if
test
-n
"
$GEM_ROOT
"
set
-gx
GEM_HOME
$GEM_ROOT
deprecating _append_path and create _prepend_path
2014-11-29 06:15:30 +00:00
_prepend_path
$GEM_ROOT
/bin
Add `gem` plugin
2014-06-21 04:33:05 +00:00
end
Reference in New Issue
Copy Permalink