This website requires JavaScript.
Explore
Help
Register
Sign In
mingzailao
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
993e05da50
ohmyzsh
/
plugins
/
gem
/
gem.plugin.zsh
3 lines
70 B
Bash
Raw
Blame
History
# add gem completion function to path
fpath
=
(
$ZSH
/plugins/gem
$fpath
)
Reference in New Issue
View Git Blame
Copy Permalink