This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
prezto
Watch
1
Star
0
Fork
0
You've already forked prezto
mirror of
https://github.com/sorin-ionescu/prezto.git
synced
2025-03-21 16:35:41 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
prezto
/
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