#!/bin/bash
mkdir -p .git/hooks
chmod +x scripts/*.sh
echo "Environment initialized."
