Преглед изворни кода

Wrote emacs-capture script

Samuel W. Flint пре 10 година
родитељ
комит
f0e3d2df16
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      emacs-capture

+ 3 - 0
emacs-capture

@@ -0,0 +1,3 @@
+#!/usr/bin/zsh
+
+emacsclient -c --eval "(org-capture-in-new-frame)"