This website requires JavaScript.
Explore
Help
Sign In
sneak
/
osx
Watch
1
Star
0
Fork
You've already forked osx
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2d1b600b8d
osx
/
custompkg
/
root
/
etc
/
skel
/
Library
/
profile.d
/
500.pipenv-completion.sh
4 lines
76 B
Bash
Raw
Blame
History
if
which pipenv 2>
&
1
> /dev/null
;
then
eval
"
$(
pipenv --completion
)
"
fi
Reference in New Issue
View Git Blame
Copy Permalink