ソースを参照

Added org-capture script

Samuel W. Flint 9 年 前
コミット
2bccc1ec8e
1 ファイル変更3 行追加0 行削除
  1. 3 0
      org-capture

+ 3 - 0
org-capture

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