Browse Source

Add tip about mac file chooser

By default, the mac file chooser won't list folders like /usr/,
add tip to readme about Cmd-Shift-G workaround.

Signed-off-by: Félix Saparelli <me@passcod.net>
Zach Hobbs 12 years ago
committed by Félix Saparelli
parent
commit
c42e8a737b
  1. 7
      README.md

7
README.md

@ -128,9 +128,10 @@ $ brew cask install --appdir="~/Applications" a-cask
# Alfred Integration # Alfred Integration
I've been using Casks along with Alfred to great effect. Just add I've been using Casks along with Alfred to great effect. Just add
`/usr/local/Cellar` as a Search Scope in Alfred's preferences, and then `/usr/local/Cellar` as a Search Scope in Alfred's preferences (you
applications become available in Alfred immediately after a `brew cask may need to press Cmd-Shift-G in the file chooser), and then
install`. Your fingertips will thank you. applications become available in Alfred immediately after a
`brew cask install`. Your fingertips will thank you.
With this setup, you don't actually need `brew cask linkapps` if you always With this setup, you don't actually need `brew cask linkapps` if you always
open your apps from Alfred. This means that everything stays nice and tidy. open your apps from Alfred. This means that everything stays nice and tidy.

Loading…
Cancel
Save