Skip to content

Instantly share code, notes, and snippets.

@MaxXx1313
Created June 11, 2020 13:03
Show Gist options
  • Save MaxXx1313/bc0ed2bb5bd86e486efd922bd1a6ecd2 to your computer and use it in GitHub Desktop.
Save MaxXx1313/bc0ed2bb5bd86e486efd922bd1a6ecd2 to your computer and use it in GitHub Desktop.
run sublime text from terminal on Mac
# /usr/local/bin/subl
open -b com.sublimetext.3 "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment