1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-16 19:00:07 +00:00
ohmyzsh/plugins/pip/pip.plugin.zsh

3 lines
71 B
Bash
Raw Normal View History

2010-09-01 11:21:11 +00:00
# add brew completion function to path
fpath=($ZSH/plugins/pip $fpath)