Skip to content

Instantly share code, notes, and snippets.

@waltarix
Created February 25, 2013 10:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waltarix/5029123 to your computer and use it in GitHub Desktop.
Save waltarix/5029123 to your computer and use it in GitHub Desktop.
emacs launcher for windows
@ECHO OFF
SET HOME=%~dp0
START /B %HOME%/bin/runemacs.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment