# shellcheck shell=bash # Enable bash completion for uv (Python package manager) command -v uv &>/dev/null && eval "$(uv generate-shell-completion bash)"