Parcourir la source

Added editor helper

Samuel W. Flint il y a 7 ans
Parent
commit
7368fbf75f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      start-emacsclient-helper

+ 3 - 0
start-emacsclient-helper

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