This website requires JavaScript.
Explore
Help
Register
Sign in
dominic
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Releases
Activity
782883b5d8
prezto
/
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
)
Copy permalink