Skip to content

Instantly share code, notes, and snippets.

@djtech42
Created November 28, 2015 20:52
Show Gist options
  • Save djtech42/077e9b40d79808b0ac03 to your computer and use it in GitHub Desktop.
Save djtech42/077e9b40d79808b0ac03 to your computer and use it in GitHub Desktop.
Create Terminal Alias for Opening New Finder Window at Current Directory
alias Finder='open -a Finder ./'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment