Skip to content

Commit

Permalink
Added fh (Finder Here) alias for OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeraimee Hughes committed Aug 1, 2012
1 parent 40bfea2 commit 8682843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/available/osx.aliases.bash
Original file line number Diff line number Diff line change
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 8682843

Please sign in to comment.