I hereby claim:
- I am bcl on github.
- I am bcl (https://keybase.io/bcl) on keybase.
- I have a public key ASBo30wBpHYt97bZkktddxrDCs2SJIsQNB8CiIRqe6yrbwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| VENV_DIR=${VENV_DIR:-~/.local/virtualenv} | |
| _envon() | |
| { | |
| local venvs cur | |
| # Get the list of environments | |
| venvs=$(for x in $VENV_DIR/*; do basename "$x" ; done) | |
| cur="${COMP_WORDS[COMP_CWORD]}" | |
| COMPREPLY=( $(compgen -W "${venvs}" -- ${cur}) ) | |
| return 0 |
| { | |
| "modules": [ | |
| { | |
| "name": "ant", | |
| "streams": [ | |
| { | |
| "active": true, | |
| "artifacts": [ | |
| "ant-0:1.10.5-1.module_f28+3873+06cd63fa.noarch", | |
| "ant-antlr-0:1.10.5-1.module_f28+3873+06cd63fa.noarch", |