Skip to content

Instantly share code, notes, and snippets.

@psykidellic
psykidellic / ElastcSearch scripts
Created February 9, 2013 07:58
I tend to forget ElasticSearch commands. Here is a list o jog up my memory.
curl -X GET 'http://localhost:9200/beammusic/album/_search?pretty'

Setup new Mac with OSX Lion from scratch

These commands are good as of 2013-07-27.

Install xcode 4

App store http://itunes.apple.com/us/app/xcode/id448457090?mt=12) The download/install takes awhile so start it first. When it finishes downloading you will still need to run it to complete installation.