This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
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.git
synced
2025-01-20 16:23:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6fad105d8f
oh-my-fish
/
plugins
/
gem
/
gem.load
5 lines
86 B
Fish
Raw
Normal View
History
Unescape
Escape
Add `gem` plugin
2014-06-21 12:33:05 +08:00
if
test
-n
"
$GEM_ROOT
"
set
-gx
GEM_HOME
$GEM_ROOT
deprecating _append_path and create _prepend_path
2014-11-29 14:15:30 +08:00
_prepend_path
$GEM_ROOT
/bin
Add `gem` plugin
2014-06-21 12:33:05 +08:00
end
Reference in New Issue
Copy Permalink