This website requires JavaScript.
Explore
Help
Sign In
shell-user
/
oh-my-zsh
Watch
1
Star
0
Fork
0
You've already forked oh-my-zsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-05-11 05:55:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
16ac094a43052fb57eda9503174006a84a61a414
oh-my-zsh
/
plugins
/
gem
/
gem.plugin.zsh
3 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixed typo
2010-12-20 11:13:46 -03:00
# add gem completion function to path
adapt brew,gem,pip plugin to new structure
2010-10-01 10:59:48 +02:00
fpath
=
(
$ZSH
/plugins/gem
$fpath
)
Reference in New Issue
Copy Permalink