# Enable bash completion for volctl (if installed)
[[ -x "$HOME/bin/volctl" ]] && source <($HOME/bin/volctl bash-completion)