Skip to content

Instantly share code, notes, and snippets.

Created October 8, 2010 15:07
Show Gist options
  • Save anonymous/616936 to your computer and use it in GitHub Desktop.
Save anonymous/616936 to your computer and use it in GitHub Desktop.
#!/bin/sh
osascript <<END
tell app "Terminal" to do script "cd \"`pwd`\""
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment