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
eeea6e4fb6
prezto
/
plugins
/
pip
/
pip.plugin.zsh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
add pip completion and plugin
2010-09-01 13:21:11 +02:00
# add brew completion function to path
adapt brew,gem,pip plugin to new structure
2010-10-01 10:59:48 +02:00
fpath
=
(
$ZSH
/plugins/pip
$fpath
)
Copy permalink