Skip to content

Instantly share code, notes, and snippets.

@gistwebdev
Created May 24, 2013 03:26
Show Gist options
  • Save gistwebdev/5641103 to your computer and use it in GitHub Desktop.
Save gistwebdev/5641103 to your computer and use it in GitHub Desktop.
Sublime text 2 shortcut
#!/bin/sh
#export MOZILLA_FIVE_HOME="/usr/lib/mozilla/"
export SUBLIME_HOME="/opt/sublime"
$SUBLIME_HOME/sublime_text "$*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment