Skip to content

Instantly share code, notes, and snippets.

@robdodson
Created March 30, 2013 17:12
Show Gist options
  • Save robdodson/5277502 to your computer and use it in GitHub Desktop.
Save robdodson/5277502 to your computer and use it in GitHub Desktop.
open current file in finder
{ "keys": ["super+shift+o"], "command": "open_dir", "args": {"dir": "$file_path", "file": "$file_name"} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment