I often use : to set default values of configuration envs. e.g, in my dotfiles bootstrap script I have:
: "${DOTFILES_PATH:=$HOME/.dotfiles}"