Merge pull request #571 from lfilho/move-osx-bin

Moving ./osx to ./bin/osx
This commit is contained in:
Yan Pritzker 2014-11-21 11:46:35 -06:00
commit 19dbe973a1
2 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ of plugins above to learn more.
The osx file is a bash script that sets up sensible defaults for devs and power users
under osx. Read through it before running it. To use:
./osx
bin/osx
These hacks are Lion-centric. May not work for other OS'es. My favorite mods include:

View File