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