Skip to content

Instantly share code, notes, and snippets.

{
"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",
@bcl
bcl / envon.bash_completion.sh
Created July 19, 2018 03:13
tab complete virtualenvs
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
@bcl
bcl / keybase.md
Created October 8, 2017 16:03
keybase.io proof

Keybase proof

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: