update money for kills

This commit is contained in:
Micrah
2019-07-22 16:27:20 +10:00
parent 8a621cde95
commit ed6f8b8c52
9 changed files with 577 additions and 287 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
## Set a local git commit template
git config --local commit.template ".git_commit_template.txt" ;