Meteor related fish alias functions

Hey

I thought I would share some fish shell alias functions I use for Meteor.

Alias meteor to allow you to run a git checkout version of meteor with --git.
See the notes in the gist to make sure you set the git checkout path.

Alias npm to meteor npm when inside a metor project folder.