Skip to content

Instantly share code, notes, and snippets.

View inderpreet99's full-sized avatar

Inderpreet Singh inderpreet99

View GitHub Profile
@inderpreet99
inderpreet99 / finder-open-iterm-here.scpt
Last active March 1, 2020 17:49 — forked from cowboy/finder-open-iterm-here.scpt
Finder Open iTerm Here: Drop a folder on this script (or just run it) to open a new iTerm window there. If the selected item isn't a folder, it will open the item's parent folder. Great when bound to a hotkey in FastScripts or added to the Finder Sidebar. Works with iTerm2-v3 (2.9)
(*
* Finder Open iTerm Here - v1.0.2 - 4/14/2011
* http://benalman.com/
*
* Copyright (c) 2011 "Cowboy" Ben Alman
* Dual licensed under the MIT and GPL licenses.
* http://benalman.com/about/license/
*)
tell application "Finder"