Browse Source

Added editor helper

Samuel W. Flint 7 years ago
parent
commit
7368fbf75f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      start-emacsclient-helper

+ 3 - 0
start-emacsclient-helper

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