DRYing the project

This commit is contained in:
2026-02-05 21:23:59 -05:00
parent 079f1c1d49
commit ac9a8d145f
11 changed files with 168 additions and 200 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(git mv:*)"
"Bash(git mv:*)",
"Bash(grep:*)",
"Bash(wc:*)"
]
}
}