Skip to content

Instantly share code, notes, and snippets.

@waltarix
Created February 25, 2013 10:59
Show Gist options
  • 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