Browse Source

Added org-capture script

Samuel W. Flint 9 năm trước cách đây
mục cha
commit
2bccc1ec8e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      org-capture

+ 3 - 0
org-capture

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