Created
July 7, 2015 08:18
-
-
Save paradoja/2e95665c049a777bec73 to your computer and use it in GitHub Desktop.
It's All Text! emacsclient launcher
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!#/bin/bash | |
/usr/local/bin/emacsclient -c "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment