瀏覽代碼

Added the presentation script

Samuel W. Flint 10 年之前
父節點
當前提交
ff62a19790
共有 1 個文件被更改,包括 4 次插入0 次删除
  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