kali/init.sh
2023-07-07 15:48:39 -06:00

4 lines
80 B
Bash

#!/bin/sh
git config user.email "varun@fedora.email"
git config user.name "ren"