Skip to content

Instantly share code, notes, and snippets.

@itsananderson
Created May 11, 2014 16:40
Show Gist options
  • Save itsananderson/797d7f9a22fd652f250a to your computer and use it in GitHub Desktop.
Save itsananderson/797d7f9a22fd652f250a to your computer and use it in GitHub Desktop.
Better startup file for Atom
@echo off
SET DIR=%~dp0%
start %DIR%..\lib\atom.0.0.0.1\tools\atom.exe %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment