blog-contributions/push.sh
2025-02-06 18:50:51 +01:00

7 lines
158 B
Bash

#!/bin/bash
#git config --global user.email "nihilist@contact.nowhere.moe"
#git config --global user.name "nihilist"
git add -A
git commit
torsocks git push