mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 14:23:53 -05:00
Completions for global, local, prefix, shell
This commit is contained in:
@@ -4,7 +4,6 @@ set -e
|
||||
|
||||
# Provide rbenv completions
|
||||
if [ "$1" = "--complete" ]; then
|
||||
shift
|
||||
echo system --unset
|
||||
exec rbenv-versions --bare
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user