Browse Source

Added editor helper

Samuel W. Flint 7 năm trước cách đây
mục cha
commit
7368fbf75f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      start-emacsclient-helper

+ 3 - 0
start-emacsclient-helper

@@ -0,0 +1,3 @@
+#!/bin/sh
+
+${EDITOR} $@