infidel-cupper-theme/local_git_config.sh

7 lines
138 B
Bash
Raw Permalink Normal View History

2022-04-10 04:20:41 -04:00
#!/usr/bin/env bash
git config --local user.name "zwbetz-gh"
git config --local user.email "zwbetz@gmail.com"
git config --local --list