run script

This commit is contained in:
2025-11-06 16:30:42 -07:00
parent f0349b4d82
commit addfa41f98

5
run.sh Executable file
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