Ver código fonte

Added editor helper

Samuel W. Flint 7 anos atrás
pai
commit
7368fbf75f
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      start-emacsclient-helper

+ 3 - 0
start-emacsclient-helper

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