diff --git a/run.sh b/run.sh new file mode 100755 index 0000000..6ec5e02 --- /dev/null +++ b/run.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env zsh +source ~/.zshrc # why is this having to be done manually? +cd "$(dirname "$0")" + +love src