Browse Source

Added the presentation script

Samuel W. Flint 9 years ago
parent
commit
ff62a19790
1 changed files with 4 additions and 0 deletions
  1. 4 0
      presentation-start

+ 4 - 0
presentation-start

@@ -0,0 +1,4 @@
+#!/bin/zsh
+# generic-presentation-script, my-init.org
+emacs -q --load ~/.emacs.d/general-presentation.el $@
+# generic-presentation-script ends here