Przeglądaj źródła

Added the presentation script

Samuel W. Flint 10 lat temu
rodzic
commit
ff62a19790
1 zmienionych plików z 4 dodań i 0 usunięć
  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