FG42/fg42

5 lines
225 B
Plaintext
Raw Normal View History

2015-05-15 12:49:59 +01:00
#! /bin/sh
2015-07-01 10:28:30 +01:00
#cask exec emacs -Q --no-splash --name FG42 --title FG42 -q -l /home/lxsameer/src/FG42/FG42/fg42-config.el "$@"
2015-07-07 12:25:06 +01:00
emacs --name FG42 -Q -q --no-splash --title FG42 -l /home/lxsameer/src/FG42/FG42/fg42-config.el "$@"