Skip to content

Instantly share code, notes, and snippets.

@suhailshergill
Created February 9, 2016 04:37
Show Gist options
  • Save suhailshergill/32e6da02fb41e760f6e1 to your computer and use it in GitHub Desktop.
Save suhailshergill/32e6da02fb41e760f6e1 to your computer and use it in GitHub Desktop.
#!/bin/bash
export GDK_NATIVE_WINDOWS=1
exec emacsclient --alternate-editor="" -s ~/.emacs.d/server/socket -c "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment