updated setup.sh

This commit is contained in:
2026-07-02 05:51:44 +00:00
parent d78acd3ba7
commit 5009183c67
3 changed files with 17 additions and 3 deletions
+3
View File
@@ -1,5 +1,8 @@
#!/bin/bash
git config --global user.email "nathan@hintonclan.org"
git config --global user.name "bionickatana"
# Make virtual env
python3 -m venv venv