cognitive-digressions/themes/cupper-hugo-theme/local_git_config.sh
2025-04-09 11:12:51 +03:00

6 lines
138 B
Bash
Executable file

#!/usr/bin/env bash
git config --local user.name "zwbetz-gh"
git config --local user.email "zwbetz@gmail.com"
git config --local --list