Skip to content

Instantly share code, notes, and snippets.

@samwestwood
samwestwood / alfred_iterm_here
Created December 6, 2012 12:39
Alfred + iTerm + Terminal Here
-- Adapted from:
-- http://iterm.sourceforge.net/scripting.shtml and
-- https://github.com/egrouse/alfred-terminal-here/
set finderPath to ""
tell application "Finder"
try
set finderFolder to (folder of the front window as alias)
on error