This website requires JavaScript.
Explore
Help
Sign In
extern
/
ohmyzsh
Watch
1
Star
0
Fork
1
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2025-02-22 04:30:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16ac094a43
ohmyzsh
/
plugins
/
gem
/
gem.plugin.zsh
3 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixed typo
2010-12-20 15:13:46 +01: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