initial commit

This commit is contained in:
Simo-Pekka Kerkelä 2019-02-07 23:20:58 +02:00
commit 3b5ca128ba
3 changed files with 50 additions and 0 deletions

3
run_osx.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
cur_dir=$PWD
open -n -a love "$cur_dir"