Skip to content

Instantly share code, notes, and snippets.

@tttimur
Last active June 7, 2019 20:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tttimur/7a77640ee4b49f566300b2bd7ce508dc to your computer and use it in GitHub Desktop.
Save tttimur/7a77640ee4b49f566300b2bd7ce508dc to your computer and use it in GitHub Desktop.
copy cdf
cdf() {
cd "$(osascript -e 'tell app "Finder" to POSIX path of (insertion location as alias)')";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment