Skip to content

Instantly share code, notes, and snippets.

@alexmurray
Created February 11, 2016 05:34
Show Gist options
  • Save alexmurray/439d3da47e69bd3e1ab1 to your computer and use it in GitHub Desktop.
Save alexmurray/439d3da47e69bd3e1ab1 to your computer and use it in GitHub Desktop.
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Emacs Client
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=/home/amurray/bin/ec %F
Icon=emacs24
StartupWMClass=Emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment