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