Add run.sh

This commit is contained in:
2026-08-02 14:16:06 -06:00
parent 74664cec89
commit 0a118db83c
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env zsh
source ~/.zshrc # why is this having to be done manually?
cd "$(dirname "$0")"
love src