This commit is contained in:
2026-07-23 07:55:43 -06:00
parent 843f52c507
commit e9d92b0ba2
14 changed files with 657 additions and 11 deletions
+2 -1
View File
@@ -29,7 +29,8 @@
"Bash(QT_QPA_PLATFORM=offscreen .venv/bin/python -c ' *)",
"Bash(git push *)",
"Bash(git remote *)",
"Bash(grep -v '^$')"
"Bash(grep -v '^$')",
"Bash(.venv/bin/pip install *)"
]
}
}