Skip to content

Instantly share code, notes, and snippets.

View fucx's full-sized avatar

Thomas Heinrichsdobler fucx

View GitHub Profile
@fucx
fucx / duplicate-finder-window.applescript
Created August 28, 2012 14:51 — forked from topfunky/duplicate-finder-window.applescript
Make a new Finder window open to the same directory as the current one.
(*
Duplicate current Finder window
Author: Barry Els
Version: 1.1
*)
try
tell application "Finder"
set this_folder to (the target of the front window) as alias