Przeglądaj źródła

Added editor helper

Samuel W. Flint 7 lat temu
rodzic
commit
7368fbf75f
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      start-emacsclient-helper

+ 3 - 0
start-emacsclient-helper

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