Skip to content

Instantly share code, notes, and snippets.

@imonyse
Created April 21, 2011 05:50
Show Gist options
  • Save imonyse/933799 to your computer and use it in GitHub Desktop.
Save imonyse/933799 to your computer and use it in GitHub Desktop.
#!/bin/bash
osascript -e "tell app \"Emacs\" to activate"
/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -n $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment