diff --git a/fg42.app b/fg42.app new file mode 100755 index 0000000..f799698 --- /dev/null +++ b/fg42.app @@ -0,0 +1,4 @@ +#! /bin/sh +#export FG42_HOME=/Users/sameer.rahmani/.fg42 +#open -a emacs --args ' --no-splash --title FG42 -l $FG42_HOME/fg42-config.el "$@"' +do shell script "/usr/bin/emacs --name FG42 --no-splash --title FG42 -l /Users/sameer.rahmani/.fg42/fg42-config.el"