Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request Bash-it#152 from Jeraimee/master
Browse files Browse the repository at this point in the history
Adding a "Finder Here" (fh) alias for OS X
  • Loading branch information
erichs committed Aug 2, 2012
2 parents 40bfea2 + 8682843 commit 5cb0ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/available/osx.aliases.bash
Expand Up @@ -13,6 +13,7 @@ alias chrome="open -a google\ chrome"
alias chromium="open -a chromium"
alias dashcode="open -a dashcode"
alias f='open -a Finder '
alias fh='open -a Finder .'
alias textedit='open -a TextEdit'
alias hex='open -a "Hex Fiend"'

Expand Down

0 comments on commit 5cb0ecc

Please sign in to comment.