Skip to content

Instantly share code, notes, and snippets.

@carlflor
Created October 24, 2018 04:30
Show Gist options
  • Save carlflor/3f31da607b9d65d5f968dddaae79eee7 to your computer and use it in GitHub Desktop.
Save carlflor/3f31da607b9d65d5f968dddaae79eee7 to your computer and use it in GitHub Desktop.
on alfred_script(q)
tell application "iTerm2"
activate
do script q
end tell
end alfred_script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment