This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
426
Commits
1
Branch
0
Tags
2.4 MiB
Tree:
af0b6ac28f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'af0b6ac28f'
${ noResults }
prezto
/
plugins
/
pip
/
pip.plugin.zsh
3 lines
71 B
Raw
Normal View
History
Unescape
Escape
add pip completion and plugin
14 years ago
# add brew completion function to path
adapt brew,gem,pip plugin to new structure
14 years ago
fpath
=
(
$ZSH
/plugins/pip
$fpath
)