# shared Collection of helper functions shared across install scripts. ## Usage Source the file in your script: ```bash source "${DOTFILES}/scripts/shared.sh" ``` Provides messaging helpers and common environment checks.