Skip to content

Instantly share code, notes, and snippets.

@fenprace
Created August 16, 2012 02:07
Show Gist options
  • Save fenprace/3365628 to your computer and use it in GitHub Desktop.
Save fenprace/3365628 to your computer and use it in GitHub Desktop.
make Sublime Text 2 launch without any echo.
#!/bin/bash
/usr/local/Sublime\ Text\ 2/sublime_text $@ &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment